The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vB2 to vB3 Variable Conversion
I need to know what the variables are in vB2 to vB3... what I mean is I need to know the following...
What would I put in my Template Mods to replace: {tableheadbgcolor} {categorybackcolor} {firstaltcolor} in vBulletin3 Is there a list somewhere I could refer to? Can someone tell me what I would need to replace? Thanks. |
#2
|
||||
|
||||
Just look through the forumhome templates and level 1 & 2 templates. You will see them in there.
|
#3
|
|||
|
|||
Off hand I know {firstaltcolor} has been changed to class="alt1". Hover over the colors in CSS Editor and it should tell you the varible for them.
|
#4
|
|||
|
|||
never noticed that... thanks alot.
|
#5
|
||||
|
||||
Quote:
{tableheadbgcolor} -->> class="thead" {categorybackcolor} -->> class="tcat" {firstaltcolor} -->> class="alt1" {secondaltcolor} -->> class="alt2" look in the forumhome template cause the most are used there |
#6
|
|||
|
|||
Would I just replace it... or would I have to put that in the table tag
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|