View Full Version : What do I edit to get my ad banners here?
RSC17
04-24-2012, 02:13 PM
https://vborg.vbsupport.ru/external/2012/04/11.jpg
I'm using CYB Banner Rotator mod so I'm guessing I just need to paste the code in the correct template. I just don't know what template to edit.
JacquiiDesigns
04-25-2012, 01:19 AM
Quoted from the thread (http://www.theadminzone.com/forums/showthread.php?p=640723) you posted on TAZ:
That would be the navbar template.
Find code which looks similar to:
<if condition="$show['member']">
<td class="alt2" nowrap="nowrap">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong>
And add before:
<!-- Ad Code -->
<td style="vertical-align:top;" align="center">
your add code goes here...
</td>
<!-- / Ad Code -->
The above code is from the default navbar template. It may vary in your own template...
HTH ;)
J.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.