I believe this may have happened when we set the base URL for all pages to get the other images to work....
In the theme directory I've copied the fivestar.css file over. Can you copy and paste all CSS information that has URLs in it (into the style.css file) and correct the URLs so that they are in the form of: url(/modules/fivestar/whateverfile.gif)
I *think* that should fix it!
I won't have a chance to get to this today, but will do it later in the week if you haven't had a chance either.
I made the changes -- I think I did them as you explained (ex: background: url(/modules/fivestar/star.gif) no-repeat 0 0px;)
But I'm still not seeing them. You?
On a somewhat related note -- a ridiculous number of style sheets is called every time a page loads. On principal, I work *only* in style.css (and occasionally system.css), which also renders many of the module-specific style sheets moot. Is there a way to stop them from being called?
Submitted by Kim Werker on 28 August 2007 - 10:04am.
I'm the founder of CrochetMe.com and the author of Crochet Me and five other books. I love sushi, thunderstorms, good books, the smell of clean laundry, and I also blog at kimwerker.com. You can follow my daily moves on Twitter and Tumblr.
I believe this may have happened when we set the base URL for all pages to get the other images to work....
In the theme directory I've copied the fivestar.css file over. Can you copy and paste all CSS information that has URLs in it (into the style.css file) and correct the URLs so that they are in the form of: url(/modules/fivestar/whateverfile.gif)
I *think* that should fix it!
I won't have a chance to get to this today, but will do it later in the week if you haven't had a chance either.
I made the changes -- I think I did them as you explained (ex: background: url(/modules/fivestar/star.gif) no-repeat 0 0px;)
But I'm still not seeing them. You?
On a somewhat related note -- a ridiculous number of style sheets is called every time a page loads. On principal, I work *only* in style.css (and occasionally system.css), which also renders many of the module-specific style sheets moot. Is there a way to stop them from being called?
Resolved. We didn't have the images in the directory.
*ahem* yes, that would do it alright. :)