[jboss-user] [JBoss Portal] - Re: Is the header a portlet?
PeterJ
do-not-reply at jboss.com
Thu Sep 7 11:13:09 EDT 2006
The header area is a div whose height and contents depend on the settings in the CCS file, and on what portlets you add to the navigation panel. Use 'view source' within your browser, the layout is fairly easy to interpret.
If you really want dynamic content in the header area, add a portlet to the navigation panel and turn off the renderers for that portlet. You will want to move your portlet above the navigation portlet. In addition, you will need to change the "margin-top" setting for the "UL#tabsHeader li" setting in portal_style.css otherwise the packgound pictures in the header no longer line up properly. Oh, and remeber that you have to do this for every page on the portal.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970120#3970120
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970120
More information about the jboss-user
mailing list