The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
you can edit the cell background color in the forumhome template by adding inline style to the table/row/cells - (it's up to you)
you can do so in the form HTML Code:
style="background-color:gold" HTML Code:
<div>$activeusers</div> HTML Code:
<div class="newlinkcolor">$activeusers</div> HTML Code:
.newlinkcolor { background: transparent; color: gold; font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .newlinkcolor a:link { color: gold } .newlinkcolor a:visited { color: gold } .newlinkcolor a:hover, .newlinkcolor a:active { color: black; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|