The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have placed this code
HTML Code:
<if condition="is_member_of($bbuserinfo, 1,2,3)"> <td class="alt2" align "center"> <tr> <td class="alt2" align "center"> </td> <td class="alt1" align "center"> <div> Adsense Code Here </div> </td> </tr> </if> Whats wrong with the code? |
#2
|
||||
|
||||
![]()
you need to add <center> before the code and </ center> after the code..
just take out the space after the / |
#3
|
||||
|
||||
![]()
it should be
HTML Code:
align="center"> HTML Code:
align "center"> for example: HTML Code:
<if condition="is_member_of($bbuserinfo, 1,2,3)"> <tr> <td class="alt2" align="center"> </td> <td class="alt1" align="center"> <div> Adsense Code Here</div> </td> </tr> </if> |
#4
|
||||
|
||||
![]() Thanks for that.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|