renet wrote:this it what it looks like for me...
using phpbb3 gold and firefox 2.0.0.11... no mouseover effects, but double buttons...
I was having the double button issue too. I fixed it doing the following:
I compared the imageset.cfg file in the proglass theme to the imageset.cfg file in the prosilver theme.
and found that many of the values were doubled.
For example this line was in prosilver:
img_button_topic_reply = button_topic_reply.gif*
25*96
compared to this line in proglass:
img_button_topic_reply = button_topic_reply.gif*
50*96
I first tried to replace the "50"'s with "25"'s but for some reason that didn't work for me so i just replaced the whole file with the one from the prosilver theme.
I then refreshed the imageset in ACP, cleared the cache, and cleared my browser's cache.
Voila... ze problem, it is solved.
I hope this works if you guys try it.
Mister Almighty developer dude, I hope i'm not overstepping any bounds by telling them to modify this file.
I'm not really a phpbb guru, so i don't know if this is something you set, or something that is set by the forum itself. But it could be something to look into.
By the way, I agree, this skin ROKS.