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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to