The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Edit header.....include AdSense
I want to edit my header and include a Google AdSense banner on the right side of the logo.
Currently, the start of my header code (from logo to beginning of nav menu) looks like this: ----------------------------------------- <!-- logo --> <a name="top"></a> <!-- /logo --> <table width="800px" border="0" cellpadding="0" cellspacing="0" align="center" style="background: #d0dfeb; border-left:1px solid white; border-right:1px solid white;"> <tr> <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="left" width="100%" valign="middle"><img src="http://www.mysite.com/boards/images/xx/misc/tlogo.jpg"> <table width="100%" border="0" cellpadding="2" cellspacing="0" background="http://mysite.com/boards/images/xx/misc/cattitle_bg2.gif"> <tr> <td height="39" align="center" valign="middle" nowrap="nowrap"><span class="mainmenu"> <a href="http://www.mysite.com/" class="mainmenu">Home</a>  ......... -------------------------- Can someone PLEASE tell me where and what to insert so I can place an AdSense banner. Many thanks! |
#2
|
||||
|
||||
maybe embed more tables in there?
<td align="left" width="100%" valign="middle"><img src="http://www.mysite.com/boards/images/xx/misc/tlogo.jpg"> add </td> <td align="right">Adsense code |
#3
|
|||
|
|||
Thanks for your response. Unfortunately, that didn't work. Although my header stayed the same it for some reason screwed up the width of my forum.....it looked like it made it 100% fluid.
|
#4
|
|||
|
|||
Are you looking for something like this?
See my sig for the actual code, but if that's what you're looking for I can post up how I do it. The short version is that basically my entire header is it's own completely separate table. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|