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 |
#2
|
||||
|
||||
If you are on a page you want to change and you wonder what template is being used, go to vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
I think the thread one would be threadbits. But, turn on the Template Name in the source code and you will find out yourself. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|