[jboss-user] [JBoss Portal] - Themes - dyna style.css injected - but from where?

DeanoUK do-not-reply at jboss.com
Thu Dec 4 12:26:59 EST 2008


Within our pages we're seeing the following CSS injected:


  | <!-- inject the theme, default to the dean theme if nothing is selected for the portal or the page -->
  | 	<link rel="stylesheet" id="dyna_css" href="/portal-ajax/dyna/style.css" type="text/css"/>
  | 

Even though our theme doesn't include this file:

  | <themes>
  | 	<theme>
  | 		<name>dean</name>
  | 		<link rel="stylesheet" id="main_css" href="/themes/dean/portal_style.css" type="text/css"/>
  | 		<link rel="shortcut icon" href="/themes/dean/images/favicon.ico"/>
  | 		<link rel="icon" href="/themes/dean/images/animated_favicon1.gif" type="image/gif"/>
  | 	</theme>
  | </themes>
  | 
  | 
  |   | 
  |   | The theme change works except for this odd dyna/style.css file being included - where is it coming from?

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

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



More information about the jboss-user mailing list