[jboss-user] [JBoss Portal] - Re: Stylesheets - portal-identity/style.css

PeterJ do-not-reply at jboss.com
Fri Feb 1 14:34:15 EST 2008


The clue is in the comment that appears before the injection of the portal-identity/style.css:

<!-- insert header content that was possibly set by portlets on the page -->

Examining portal-identity.sar, in portal-identity.war/WEB-INF/jboss-portlet.xml, you find these lines (twice):

      <header-content>
  |          <link rel="stylesheet" type="text/css" href="/style.css" media="screen"/>
  |       </header-content>
  | 

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

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



More information about the jboss-user mailing list