The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Table Cell highlight
Is there a mod for vb3 for cell highlighting when mousing over the forums in forumhome display? or is that just css?
|
#2
|
|||
|
|||
I reccomend just using CSS.
|
#3
|
|||
|
|||
what is the css code for hovering over table, just
table { hover: #000000 }? (i know not right syntax but you get the idea) ? |
#4
|
|||
|
|||
heh i found it
its add: onMouseOver="this.bgColor='#3F3F3F';"onMouseOut="t his.bgColor='#2B2B2B';" to any td, tr you want. but when i do the table cell padding is in effect so it looks really shitty. lol :x |
#5
|
||||
|
||||
I think you should add it in forumhome_forumbit_level1_post and forumhome_forumbit_level2_post. The vB2 version should work with vB3, with maybe little code change to what you need to find. (And make it XHTML)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|