The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Alternate rows ala SitePointForums
Anyone want to make a hack to have the tables show up as on http://www.sitepointforums.com/ ?
I tried with templates but couldnt get it to work, so I think someone will have to hack something :P |
#2
|
||||
|
||||
Quote:
|
#3
|
||||
|
||||
Quote:
|
#4
|
||||
|
||||
This is how I do it:
PHP Code:
|
#5
|
||||
|
||||
PHP Code:
PHP Code:
you should comment them out PHP Code:
PHP Code:
|
#6
|
||||
|
||||
PHP Code:
|
#7
|
||||
|
||||
Remember when using this that the display order in the forums HAS to be numbered like this:
101 102 103 104 If you number your forums like I used to: 100 110 120 130 it won't work. |
#8
|
||||
|
||||
All the code here is pretty redundant, vB3 has a function already to switch the background colors: exec_switch_bg() and use $bgclass in place of alt1/alt2 in the HTML.
|
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
HTML Code:
<if condition="exec_switch_bg()">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|