The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Help 2
I want to put the border around the BODY. Where the red lines are. Cant find out how and its driving me BARMY.
P.s. these arent the colours of my forum i m just winding my co owner up |
#2
|
||||
|
||||
To have it like it's displayed in your screen shot, you'll have to do this:
Login to the admincp, click on Styles & Templates, then Style Manager, then click the "GO" button next to the skin you want to edit.. Now find the "Page Background" CSS block and insert this into the "Extra CSS Attributes" HTML Code:
border-left: 1px solid #000; border-right: 1px solid #000; Now find the "Table Footer" CSS block and insert this in the same Extra CSS Attributes: HTML Code:
border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; |
#3
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|