The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Ad placement help
Hello. I am placing a google ad in the following location ad_showthread_beforeqr
This is the code I am using Code:
<script type="text/javascript"><!-- google_ad_client = "pub-3010515223597560"; /* 728x90, created 15/09/09 */ google_ad_slot = "2827725883"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Now could someone edit that code for me and I want it to be center aligned and not left aligned. See screen shot No |
#2
|
||||
|
||||
HTML Code:
<div style="text-align: center"> <script type="text/javascript"><!-- google_ad_client = "pub-3010515223597560"; /* 728x90, created 15/09/09 */ google_ad_slot = "2827725883"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> Add div tags. |
#3
|
|||
|
|||
I did sort it mysely by adding <center> </center>
Thanks for your reply though |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|