PDA

View Full Version : Hovering the forums


Xero21
01-30-2004, 09:23 PM
I want to no how to do the hover like when you click on the forum like general chat it lights up...does any one no how to do that? is it a hard hack to install?

Zachery
02-01-2004, 10:39 AM
in vB3 there is some commented code in the end of the CSS manager. take a look at it, uncomment

find



/* ***** active table cells (IE only) ***** */
/* .alt1Active, .alt2Active { behavior: url(clientscript/activecell.htc); } */

replace with

.alt1Active, .alt2Active { behavior: url(clientscript/activecell.htc); }


:)

Natch
02-06-2004, 08:58 PM
There is also this - works for IE and all the other browsers ...

http://www.vbulletintemplates.com/mods/showthread.php?t=5397&highlight=hover