Awesome skin. I am actually only interested in a few buttons. I cannot for thelife of me find where you applied the styles. Example for the newthread.gif button the style is:
.bnewthread { background: url(images/as3graphite/buttons/newthread.gif) no-repeat 0px 0px; display: block; font-size: 0; height: 26px; width: 108px; }
.bnewthread:active { background: url(images/as3graphite/buttons/newthread.gif) no-repeat 0px -26px; }
I then opened up the forumdisplay template and styled the button as bnewthread. The image works in IE (with no 'active' effect) but gives me the double effect in Ffox. I took a loo at your templates and you did not even style the button as bnewthread.
What am I missing?
Aqua-Soft Forums