Log in

View Full Version : Banner every 3 posts?


cditty
01-03-2007, 01:31 AM
Can anyone tell me how to make vb put a ad banner after every 3 posts? I searched and found how to do it after the 3rd post, but not after the 6th, 9th etc etc etc.

Any suggestions?

Found it on the vb.com site. For those that are interested,

<if condition="$post[postcount] == 1 OR $post[postcount] % X == 0">

PayBas
01-03-2007, 08:54 AM
This post has a section abou that:

http://www.vbulletin-styles.com/showthread.php?t=23841