![]() |
|
#1
|
|||
|
|||
|
I installed my Adsense code in the vBulletin ad_navbar_below template. Obviously this is picked up on the vBAdvanced CPMS home page. As I want the home page clean and free from ads, how can I get it so the vBAdvanced home page won't show it?
|
|
#2
|
|||
|
|||
|
Choose the option to remove the navbar in CMPS is one way.
__________________
Seen vB5 beta? ![]() No more vbulletin for me, done , gone,finished .
|
|
#3
|
||||
|
||||
|
Or wrap an <if condition> around the code in your navbar template that is displaying the banner.
Code:
<if condition="THIS_SCRIPT != 'adv_index'"> Banner here </if> |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google adsense on main home page | dabollicks | "How Do I..." Questions | 4 | 03-03-2008 02:36 PM |
| Adsense works on all pages except home page | Oz_Berserk | "How Do I..." Questions | 6 | 05-05-2007 12:16 PM |
| How do I set my url as home page for vbAdvanced? | _nik_ | "How Do I..." Questions | 6 | 04-04-2007 10:15 AM |
| Remove Nav Bar from home page??? | jawinn | "How Do I..." Questions | 3 | 08-09-2006 07:52 AM |
| VBAdvanced but not as a home page... | RichieBoy67 | Troubleshooting / "How do I..." Questions | 24 | 03-25-2005 11:10 PM |