I upgraded my Extra Voting Forms module and my voting buttons ended up looking like this
http://davidrhunt.com/images/voting.png

Instead of the nice button image I had before. I didn't have much time to debug the problem since I don't have a test install running, just wondering if this is something simple to fix or if I should look into it further.

I have since downgraded and the image displays correctly, so for now its not an urgent problem.

Thanks for the help,
Dave

Comments

mercmobily’s picture

Status: Active » Fixed

Hi,

* Delete the cache, and make sure the CSS gets reloaded

* Note that the requirement for personalised CSSs are different. If you created your own buttons, please have a look at the current buttons

I am marking this as "fixed" because I am convinced that this is a cache issue. Please play with it. If you can't fix it, let me know after strenuous debugging :-D

Merc.

daveLA’s picture

Yeah, I'm guessing you're right about the cache/CSS issue. Some other things have been acting odd that also point to caching type problems. I'll try to track it down tonight and let you know what I find.

Thanks for the quick reply,
Dave

daveLA’s picture

All fixed. Just cache problems as suspected. Thanks for the suggestion.

Also had to change the code below the /* Drigg Blocks */ comment in the file blocks.css for the theme. Some of the block class names changed which made the drigg blocks be styled wrong.

All better now.

Thanks again,
Dave

mercmobily’s picture

Status: Fixed » Closed (fixed)