The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Margin/padding help wanted
My 728x90 leaderboard ad is improperly tight to the top and has an excess space below. What attributes control this spacing and how do I fix it, please? The ad code is located in my navbar template.
Look here for current example, please |
#2
|
||||
|
||||
It's hard to make suggestions when we don't know what you want. This is your table tag:
HTML Code:
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
|
#3
|
||||
|
||||
you have a <br /> right after ad and an empty <div> with margin:10px auto
HTML Code:
ad script here <br> <!-- / nav buttons bar --> <div style="margin: 10px auto; text-align: center;"> </div> |
#4
|
|||
|
|||
Thank you both. FIXED.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|