Hi,

I was trying to make a fancy page with css and so, I places the style css reference 
tag in my page, but when I ran it, it didn't work, I looked at the source code, my 
style tag wasn't available. Yet another one, one that I don't know, was in there. I 
dug around in the code and found the following piece of hardcoded information in 
ThemeModule:

"<style type=\"text/css\">@import url(\"themes/" + theme.getName() + 
"/style/style.css\");");

Is there a simple workaround to avoid this, I really DON'T want to my css's in that 
location. (by the way, the css's will be in the database rep).

Grtz

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to