Hi,

I'm trying to control all of my css styles through the s:head tag, so that I 
change things in only one place.  I copied the template folder to my project's 
webcontent folder, and edited the styles.css file in template/xhtml/ with the 
following:
.body {background-color: #00FF00;}

however, this doesn't have any effect on the jsp file in which <s:head /> is 
included in the <head> tag.

By looking at the source code, I saw that s:head referenced the styles.css page 
that I edited, but no effect was visible.

Any ideas what I should modify to change the background?

Thanks,
Session


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to