The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
onMouseOver help please!
I got this working on the forum home by editing the forumhome_forumbit_level2_post with replacing this
Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]"> with this Code:
<td class="alt1" align="$stylevar[left]" id="td_title_$thread[realthreadid]" title="$thread[preview]" onMouseOver="this.style.backgroundColor='#E5EAF0';" onMouseOut="this.style.backgroundColor='#F4F6F8';"> But I am not sure how to get this to work on threads and sub forums? By sub forums I mean when you click on a parent forum's link and you get a list of sub forums and then the parent forums threads underneath them. anyone help please? thanks Danny |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|