The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey guys just had a quick question wanted to see if anyone had the answer for it. I just added google ads on the left side of my forums. It looks pretty good but iam trying to add a frame around it that says "Sponsored Links" on top in bold letters or something. Right now it just looks basic you can take a look at www.benzvsbmw.com. Does anyone have a HTML code for this?
Would appreciate any help. Thank You! |
#2
|
|||
|
|||
![]()
Ok here is a table frame without any borders but with the Sponsered Links on the top
Code:
<TABLE> <TBODY> <TR> <TD align="center"><B>Sponsered Links</B></TD> </TR> <TR> <TD nowrap width="120" height="600" align="center">Google ad code here</TD> </TR> </TBODY> </TABLE> This is for a 120x600 ad evidently |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|