cancel
Showing results for 
Search instead for 
Did you mean: 

Reduce width of the entire portal page

MG3
Contributor
0 Kudos
53

Hi All

I'm trying to modify the width of the entire portal page (this includes masthead, TLN, content area) from 100% to 75%. I change the width property in the used css class, but the changes are not reflected.

If I have to change the width in the jsp page, which par file should I change? I checked the light_franework.jsp in com.sap.portal.layouts.frameworktest.par, but it does not have any html tags at all. Im looking for a table which uses prtlHeaderCon as the css class.

WIll be thankful for any help.

Thanks

J

Accepted Solutions (0)

Answers (1)

Answers (1)

MG3
Contributor
0 Kudos

I had to change the par file: com.sap.portal.layouts.framework.light_framework,jsp and put in some html code.

Thanks

J

Former Member
0 Kudos

I am also facing same issue with my portal. I need to change the width to 99% from 100% in order to get rid of an extra scroll bar. So can you please tell me what html code you implemented in light_framework.jsp to alter the width of the table.

Thanks,

Harish.K.