Closed (fixed)
Project:
Extra Voting Forms
Version:
5.x-1.9
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2008 at 02:31 UTC
Updated:
14 May 2008 at 06:23 UTC
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
Comment #1
mercmobily commentedHi,
* 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.
Comment #2
daveLA commentedYeah, 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
Comment #3
daveLA commentedAll 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
Comment #4
mercmobily commented