Quantcast
Channel: SCN : All Content - SAP Enterprise Portal
Viewing all articles
Browse latest Browse all 3876

Fixed Width AFP Layout

$
0
0

Hi Exparts,

 

I am trying to modify the Framework Page for Fixed width size with center align leaving left and right as plane window.

 

We are on Portal 7.31 and using AFP.

 

I have downloaded and modified the com.sap.portal.navigation.afp.layout.war and modified the LShapeLayout.jsp

 

I have modified the main Table tag as follows:

<table id="tblOuterFrame" style="height:100%;width:800px;" align=center>

 

and also we had to modify the TLN html in war(com.sap.portal.navigation.afp.tln.war) as it is hardcoded with 10000px in standard :

<div id="secondLevelTabs" reuseTabs="0" style="width:800px; white-space:nowrap"></div>

 

Now after attaching these 2 things to my custom Desktop and while executing I still see full width page instead of fixed width page.

 

When I do the view source of the full width window and save as local and execute I can see fixed width and center allign wndow, but without content area content.

 

I am not sure what else I am missing? Do I need to change any standard stylesheets for this fixed width apart from code modifications?

 

I have seen many blogs and discussions on the same topic but that could not resolve my issue.

 

Could someone please help me on this?

 

Thanks and Regards,

Visweswara Rao A.


Viewing all articles
Browse latest Browse all 3876

Trending Articles