View Single Post
  #8  
Old 01-28-2008, 03:58 AM
  SpinyMan's Avatar 
SpinyMan SpinyMan is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 30
 

Default Re: Change color for cart module

open "customer/main/minicart.tpl" and edit next line
Code:
<table cellpadding="1" cellspacing="0">
to
Code:
<table cellpadding="1" cellspacing="0" bgcolor="#abcdef">
in place of #abcdef u can insert the color u want
__________________
Regards,
SpinyMan

X-Cart Templates Store -
http://www.x-cart-customization.com/shop/

X-Cart Customization Services -
http://www.x-cart-customization.com/
Reply With Quote