RE: cellpadding for left & right columns

Illicious <[email protected]> 31 Aug 2003 04:40:28 -0000
Newsgroups gmane.comp.web.oscommerce.tips
Message-ID <4a469fd661ac6ad02e3f888c8943494f@osCommerce-Forums>
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=222201#222201
----------------------------------------------------------------

Hmm i would try this with your css file:

Back up your stylesheet.css file and use this infobox style:

[code].infoBox {
	BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; BORDER-LEFT: #000000 2px solid; BORDER-BOTTOM: #000000 2px solid

}[/code]