Go into admincp -> Styles & Templates -> Search in Templates. Search for "ad" You'll see ad_navbar_below and global_below_navbar both listed along with various other ad location templates.
--------------- Added [DATE]1312434954[/DATE] at [TIME]1312434954[/TIME] ---------------
ad_navbar_below is the template you will want to change to customize the
Code:
A small 5-link advertising unit under the navigation bar. This location only shows text ads in the Low package.
Surprisingly the already established values in that template were
So looks like you have some stylevar hunting to do. On the other hand you could always directly change that code to my last post and it will do it all the same. However the stylevars are probably safer to update, the world won't end if you get your hex color code wrong. So i'd go with the stylevars over a direct edit of the code for this route
--------------- Added [DATE]1312435585[/DATE] at [TIME]1312435585[/TIME] ---------------
However
Personally I wouldn't use the vbulletin mod because of the lack of integration with your actual adsense account.
You get so much more control if you generate the code from within your adsense account. you can use custom channels and all.
What I would recommend however is altering their placement templates with your own google ad code, for the placements you want. you can pick and choose your locations rather than using the all or nothing method their integration forces with the two options
That's true but isn't the adsense code javascript built in and when adding custom adsense code you are making the site load a little longer? I found those templates but decided instead of the default 5 they give for text links I prefer 6 and because I use custom channels, I need to figure out how to ad my own custom codes to specific threads. I tried doing it by creating a replacement bb code and putting it inside the postbit with a google bot account but it made the thread load weird.