The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I recommend using the <div> over the <p>, since that's meant for text only. Also if you use the style element, you'll be able to do more with it.
We would probably need to see your ad code to know why there's no spacing between them. |
#12
|
|||
|
|||
ok so do you need me to post the entire code? also when i use the div code for some reason it made all text centered on my forum
|
#13
|
||||
|
||||
As long as you post them in the [CODE][/CODE] tags, that will be fine.
--------------- Added [DATE]1317521611[/DATE] at [TIME]1317521611[/TIME] --------------- Quote:
It would only have done that, if there's an open tag somewhere in your forum. So, you've probably got another problem you might want to address. |
#14
|
|||
|
|||
Here is the code now
Code:
<p align="center"> <script type="text/javascript"><!-- google_ad_client = "pub-9181553695854459"; /* 336x280, created 9/29/11 */ google_ad_slot = "3468033999"; google_ad_width = 336; google_ad_height = 280; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <script type="text/javascript"><!-- google_ad_client = "pub-9181553695854459"; /* 336x280, created 9/29/11 */ google_ad_slot = "6450148943"; google_ad_width = 336; google_ad_height = 280; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></p> |
#15
|
||||
|
||||
Quote:
Code:
When he says closed tag, he means you have a <div> without a closing tag </div>, or a <p> tag without the closing </p> --------------- Added [DATE]1317533215[/DATE] at [TIME]1317533215[/TIME] --------------- BTW, based on the code you posted, that code looks fine, but change the Code:
<p align="center"> Code:
<div style="text-align:center;"> |
Благодарность от: | ||
SPEEDKILLZ |
#16
|
|||
|
|||
thank you i see i forgot the / in the code jedi gave me.. Thank you all so much it's fixed? but a question just for learning experience. What is the diff if the two codes are they for different things?
|
#17
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|