The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Trying to create a style for a new site, but have newer done this for vb before, but now i have come across a small problem i cant seem to find a suitable solution for.
Between the header and footer the "forum area" is to big with 1px on each side, if anyone here could tell me what i need to edit to get it right i would be great. See attached image for the problem. |
|
#2
|
||||
|
||||
|
There is either a regular space, or a character in your header giving you a hard time :_
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
Upon looking at your page and analysing the source code, I think I have found your problem...
It relates to the following CSS: Code:
.page
{
background: #FDFDFD;
color: #000000;
border-right: 1px solid #CFD0C2; border-left: 1px solid #CFD0C2;
}
HTML Code:
<div align="center"> <div class="page" style="width:870px; text-align:left"> <div style="padding:0px 25px 0px 25px"> ![]() Satan |
|
#5
|
|||
|
|||
|
Thx for your input, solved it by adding a image background.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|