View Single Post
  #4  
Old 09-25-2008, 01:18 AM
 
bpearch bpearch is offline
 

Newbie
  
Join Date: Oct 2004
Posts: 7
 

Default Re: Changing colour of the small line on the bottom of page

Hi Just to let you all know the line at the bottom colour is changed with
}
.BottomBox {
border-top: #333399 1px solid;
background-color: #f4f5f7;
COLOR: #b1c6d7;
HEIGHT: 40px;
VERTICAL-ALIGN: middle;
PADDING-LEFT: 12px;
PADDING-RIGHT: 12px;
}

change the border top colour.

Thanks to AMXFAN for pointing me in the right direction

Colin
__________________
X-Cart Gold Version 4.1.11
Reply With Quote