The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
why space empty in first post under ad
why space empty in first post under ad
any one can guide to me how to fix this plz see screen short |
#2
|
|||
|
|||
Are you using a adblocker for your browser?
|
#3
|
||||
|
||||
If you wanted the post text to flow around the ad, you would need to possibly rewrite your postbit_legacy template and definitely have to write some custom CSS to do it. These are things we can't do from an image. You would need to post a link in order for us to take a look.
|
#4
|
||||
|
||||
here is link and plz guide to me how to fix it
http://www.gsmlover.com/news-updates...me-canary.html |
#5
|
||||
|
||||
Try adding to additional.css:
HTML Code:
.hasad {float: left; margin-right: 10px;} |
#6
|
||||
|
||||
sir not working
i add code in additional.css: signature come on top of post see screenshort |
#7
|
||||
|
||||
I haven't tinkered in vB4 a lot yet, but I don't think you're going to get two adjacent DIVs to wrap like that. You have your ad in one DIV, and your post content in the following DIV. You would need the ad DIV inside the post content DIV to achieve the desired affect. That might require tinkering around with the templates a bit.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|