The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Alternating rows* in search_results?
I'm trying to make each row (threadbit) to alternate background colors, from alt1 to alt2 like on the regular forum display pages.
My current threadbit contains something like this. Code:
<if condition="exec_switch_bg()"></if> <tr> <td class="$bgclass">Thread title goes here...</td> <td class="$bgclass">Another col of text...</td> </tr> Is there a way to have threadbit alternate on both? Any help would be appreciated. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|