Which templates do i put the following code under if i want them under the 2nd and 3rd leader boards? (the advertisements)
P.S. Sorry for being a noob not knowing which template does what yet... =(
Code:
<if condition="is_member_of($vbulletin->userinfo, 1, 3, 4)"> <center><strong><a href="http://www.worldslargestforum.com/forum/register.php">Registered Users Do Not See These Ads!</a></strong></center> </if>
Comment