The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
<a href="http://trasion.com/forum.php" target="_blank">http://trasion.com/forum.php</a>
See the red borders on each side of the default vBulletin style part? I want those touching the bottom of the black navigation box. The line under the navigation box is white, then another red one underneath, I want it to touch with that. I then also want a bit of spacing in between that red border, and the sides of the forums and stuff. In my vBulletin options, I want that number of pixels that I set to be in between the page background or whatever, and the forums, to be put in place there. |
|
#2
|
|||
|
|||
|
I still need this done..
Also, I don't want any spacing between the header and bars. Why is there that huge gap? |
|
#3
|
|||
|
|||
|
Okay, it's better now, but what is causing that super large gap? Between the navigation and the forums.
|
|
#4
|
|||
|
|||
|
My best guess is because of:
Code:
<br class="spacer"> |
|
#5
|
|||
|
|||
|
If I remove it, it ruins the header. What to do?
|
|
#6
|
||||
|
||||
|
Code:
#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/header_pic.jpg) no-repeat scroll 479px 57px;
float:right;
height:319px;
position:relative;
width:961px;
}
|
|
#7
|
|||
|
|||
|
Wow, thanks Lynne. I tried removing it, but then the forums over-lapped the header, and were at the very top, with the header. So I just changed '319' to a smaller number, and it aligned it perfectly.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|