The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
need to place 2 adsense ads under nav bar like on www.f150forumz.com but in the center want to put a pic of a ford truck and some text to register in between the ads.
Need the ads to disapear when users are logged in. Anyone know how to do this? Running vb 3.8.7 thanks in advance. --------------- Added [DATE]1358479843[/DATE] at [TIME]1358479843[/TIME] --------------- Should I have put this in the "Design and Styles" Forum? |
#2
|
||||
|
||||
![]()
in the navbar template under <!-- / nav buttons bar --> add
HTML Code:
<if condition="$show['guest']">div align="center"> <br /> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="center">YOUR STUFF HERE</td> </tr> </table> </div></if> |
#3
|
|||
|
|||
![]() Quote:
Do I ad every thing here "Your stuff here" Google adsens code and my picture with text? thank you. |
#4
|
||||
|
||||
![]()
Yep everything there, you simply build your table or divisions how you want there
![]() ![]() |
#5
|
|||
|
|||
![]()
Thank you you have been a big help!!!:up:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|