The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adsense Placement Help
Hi, i would like to know how to place a adsense ad on the left side of the forum all the way on top. Right across the logo image like here for exp: http://forums.digitalpoint.com/
Because when i place the code after the logo , it places it next to it not to the right of the page. And it is also not centered of the logo wize. Also, i would like to place a adsense code to the right of the the forum name and left of the login details. like here for exp: http://www.everything2stroke.com/ Thank You |
#2
|
||||
|
||||
If you are using 3.7, you can edit the adlocation template for header_logo place your adsense code in there.
Or just place the adsense code in the empty <td> on the header |
#3
|
|||
|
|||
No, sorry, im using the latest non-beta version
|
#4
|
|||
|
|||
<!-- logo -->
<a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left"><a href="./"><img src="/images/misc/dps_logo.gif" border="0" alt="" /></a></td> <td align="right"> <table cellpadding="0" cellspacing="0" align="right" border="0"><tr><td colspan="2"> YOUR ADSENSE CODE HERE </TD></TR></TABLE> </td> </tr> </table> <!-- /logo --> Make Sure to choose right logo path. Regards Sunny |
#5
|
|||
|
|||
Thats almost good but not working. the thing is that I have a stretch design and after the header image finishes, the same color streaches over to the right of the screen for big monitors. When i add this code, the adsense code is just on white space with no background strecthing
|
#6
|
|||
|
|||
can you paste your header code ...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|