View Full Version : Left & Right Border Line code?
MrMichigan
02-01-2009, 01:48 AM
I would like to add a color border line on my left and right border of my vb forum. Here is a pic of the left side where I would like to add a boarder line.
Can someone show me the html code to do this and where to put it in my VB forum?
http://www.healthyfoodclub.com/border.jpg
Thank you,
MrMichigan
Seven Skins
02-02-2009, 07:31 AM
Add "border-left: 1px solid #000000; border-right: 1px solid #000000;" in Main CSS > Body > Extra CSS Attributes of your style.
.
MrMichigan
02-02-2009, 10:15 PM
Part of this code work. It gave me my black line on both sides. But it was to far to the left and right of where I wanted the line. In other words, it was in the green section of that picture on both sides.
I think it has something to do with the width. My header is 894px wide. I have in my style 894px in the section called "Main Table Width". Maybe I need to put a code in my header section to make this work.
Got any ideas?
Thank you,
MrMichigan
--------------- Added 1233699359 at 1233699359 ---------------
I still need help on this one.
Thank you,
MrMichigan
Princeton
02-05-2009, 12:52 PM
it should go into PAGE BACKGROUND / Extra CSS Attributes not BODY
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.