The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hovering the forums
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?
|
#2
|
||||
|
||||
in vB3 there is some commented code in the end of the CSS manager. take a look at it, uncomment
find Code:
/* ***** active table cells (IE only) ***** */ /* .alt1Active, .alt2Active { behavior: url(clientscript/activecell.htc); } */ Code:
.alt1Active, .alt2Active { behavior: url(clientscript/activecell.htc); } |
#3
|
||||
|
||||
There is also this - works for IE and all the other browsers ...
http://www.vbulletintemplates.com/mo...ighlight=hover |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|