When looking at my site after applying the WoW theme I see that the headers in the page show up with a background image of bluetile.jpg.
I want to change this image but the only place I see it refered to is as follows in the CSS:
.quoteheader {
font-size:9pt;
background-image:url(h
ttp://dkpfiles.com/dkp-temp
lates/wow/bluetile.jpg);}
I modified this line in the CSS Editor built in but when I saved it it didn't change anything.
quoteheader {
font-size:9pt;
background-image:url(h
ttp://dkpfiles.com/bushido/files/redtitle.jpg);}
Since it didn't change anything I changed the setting back to the way it is listed above. Any insight would be nice.