The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I found a hack for vb2 that let you have alternating postbit colours, but it doesn't work for vB3.. how easy would this be? It seems like it should be pretty straightforward.. I basically want to use the alternating colours I use for my threadlist in the postbit, so that each post is a different colour. Thanks in advance
|
|
#2
|
||||
|
||||
|
Quote:
<if condition="$post[postcount] % 2 == 0">even<else />odd</if>
|
|
#3
|
|||
|
|||
|
Ooh excellent, that's exactly what I'm looking for. Thanks!
|
|
#4
|
|||
|
|||
|
Where do I put this code? And how does it know which colors to alternate?
|
|
#5
|
|||
|
|||
|
I just replied here as well. https://vborg.vbsupport.ru/showthread.php?t=61310
|
![]() |
|
|