Thread: Border Color
View Single Post
  #3  
Old 03-09-2011, 12:40 PM
 
keystone keystone is offline
 

X-Adept
  
Join Date: Jul 2006
Location: USA
Posts: 787
 

Default Re: Border Color

Open up skin1.css or any other .css file you have and change all the lines with variations of border such as

border-top:....#somecolorcode
border-left:...#somecolorcode
border:#somecolorcode

to
border-top:...#ffffff (which is the code for white)
border-left:#ffffff
border:#ffffff
__________________
www.uscandleco.com - X-Cart Version 4.7.11 Gold Plus php7.3
mods:
reCaptcha
running on UNIX

www.keystonecandle.com X-Cart Gold Plus - Version 4.7.11 php7.2
mods:
reCaptcha
cdseo pro
running on UNIX
Reply With Quote