The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Will somebody kindly tell me how/where I go to stick adsense code into the space just below my banner on the index page that lists all of the discussion areas?
The area I mean would be the spot immediately below the "Vbulleting.org" logo on this site. I figured out how to insert the adsense code into the space just to the right of my header image, but that doesn;t fit well onto smaller monitors. I pondered the header section for a while, but could not locate whatever code is cntrolling my header jpeg, and as you can tell I'm a beginner programmer. Thanks for any help you can provide. best, E |
#2
|
||||
|
||||
![]()
Ok the default header tempalte:
Bellow: HTML Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output Code:
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /> Adding or Editing a Single Template http://www.vbulletin.com/docs/html/s...r_add_template |
#3
|
|||
|
|||
![]()
Thanks Z. Sorry to poester, but I am new to programming, and unsure where to place the adsense code to make it appear below my banner.
I learned that replacing With the Adsense code positions the ad block to the right of my header image. Can you please tell me how/where to place the code to get the adsense just below my header image? Thanks, E |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|