The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Ads in first Thread
How to modify first post ad location?
In the first post ad, you can see TEXT coming after ads but I want ad should display in left and content in right Example www.wikinewforum.com/showthread.php?p=490234 |
#2
|
||||
|
||||
For your case, you can wrap the Ad codes in a div and use the CSS like this:
Code:
#ad_block { float: left; width: 320px; height: 320px; overflow: hidden; background: #d6d6d6; margin: 0 15px 15px 0; } You have the adjust the rest of the content/images size though. |
#3
|
|||
|
|||
You mean i need to change the Adsence code OMG
Quote:
|
#4
|
|||
|
|||
Please explain in bit clear.
Example: What to add before and after of ad 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:
|