The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Anybody know where I can go to make the below nav bar advertisement only a couple pixels below the bread crumb on my site? Also would like to get rid of some of the white space below the same advert as well. Thank you
www.caneinsider.com |
|
#2
|
||||
|
||||
|
First off, you have an extra </header> right before the ad div, and you have a <br /> in the ad. This is directly from your page source:
HTML Code:
</span> </fieldset> </nav> </div> </header> <div id="ad_global_below_navbar"><br /> <table border="0" cellspacing="30" align="center" > |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
It's the form on the right side of the advert that is adding the space:
HTML Code:
#mc_embed_signup form {
display: block;
padding: 10px 0 10px 3%;
etc
}
HTML Code:
.notices {
background: none repeat scroll 0 0 #FFFFFF;
margin: 5px 0;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|