[jboss-user] [JBoss Portal] - Re: increasing the height of the hearder - jboss portal

DanielK do-not-reply at jboss.com
Fri Sep 26 16:16:48 EDT 2008


Firebug is also a great tool for Firefox. For some things (editing CSS) better than Web Developer.

jboss-portal.sar\portal-core.war\themes is only one important thing. Also important for understanding are layouts:

boss-portal.sar\portal-core.war\layouts
  | 
  | For each layout there will be a subfolder with 2 JSPs:
  | index.jsp - layout in general
  | maximized.jsp - layout if one Portlet was maximized
  | 
  | There you can see the parts of your Portal. For example you see divs for navigation and dashboard. Like already mentioned, with portal_style.css you can customize each "region" by your own.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179147#4179147

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179147



More information about the jboss-user mailing list