PDA

View Full Version : Help please


Switch3130
02-17-2010, 06:45 PM
How can I remove the gap between the navbar tab and forum? Thanks.

borbole
02-17-2010, 07:23 PM
Go to StyleVars-header_padding and set the value for the Bottom to 0.

Switch3130
02-18-2010, 12:27 AM
Thanks.

borbole
02-18-2010, 07:57 AM
You are welcome.

Switch3130
02-18-2010, 06:05 PM
Rather than starting a new thread:

How is it possible to border up the forums? Like what I mean is on each side (left and right of the forum) add a 2px border.

borbole
02-18-2010, 07:27 PM
The template you need for that is vbulletin.css. Add something like border: 2px solid red; at body. Change the 3 border attributes at my example above to whatever attributes you want to use.

Switch3130
02-18-2010, 11:05 PM
You've been a great help appreciate it.

borbole
02-19-2010, 01:47 PM
Glad to have been of help.