[jboss-dev-forums] [Design of JBoss Portal] - Re: modify the header and tabs ...

wesleyhales do-not-reply at jboss.com
Wed Oct 10 08:38:22 EDT 2007


Or you could change one "tiny" line in the portal_style.css file. Change float:left to float:right and you are done (I only tried in FF):


  | portal_style.css (line 232)
  | ul#tabsHeader li {
  | ...
  | float:right;
  | ...
  | }

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

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



More information about the jboss-dev-forums mailing list