Thread: fill text boxs.
View Single Post
  #6  
Old 11-03-2006, 07:35 AM
 
neroag neroag is offline
 

Senior Member
  
Join Date: May 2005
Location: UK
Posts: 171
 

Default Re: fill text boxs.

ahhh OK
Looking at the file its the table background that needs changing in skin1/customer/main/cart_details.tpl look for the line ..

Code:
<TR{if $bg eq ""}{assign var="bg" value="1"} bgcolor="#FF0000"{else}{assign var="bg" value=""} bgcolor="#EEEEEE"{/if}>


the #FF0000 will turn the table background to Red.
__________________
X-cart Gold - 4.0.18 - 4.1.9 - 4.1.10 - 4.3.0
Reply With Quote