Topic: Hover Effects
Just add:
.pun TD:hover {background: #565656;}
to any of your CSS files to add a nice little hover effect to them. The above looks the best with Mercury and Radium.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Hover Effects
Just add:
.pun TD:hover {background: #565656;}
to any of your CSS files to add a nice little hover effect to them. The above looks the best with Mercury and Radium.
IIRC *:hover only works on IE6 if you are applying it to an A element, not to a TD. I'm not sure how it acts on IE7.
Eh, I use FireFox 3 and it works on that as well. I believe it also works on Opera 6 or higher, and Safari 3.
It will do, but IE is flaky for hover support. Same as an img hover will work fine in FF/Opera/Safari or such. IE has no idea, however.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → Hover Effects
Powered by PunBB, supported by Informer Technologies, Inc.