View Single Post
  #2  
Old 01-25-2008, 03:43 AM
  SpinyMan's Avatar 
SpinyMan SpinyMan is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 30
 

Default Re: Change color for cart module

Quote:
Originally Posted by buddy
i have moved cart module on the top of the page and now i would want to change the color of the table but i don't know what i have to do.

If i change css class i change all modules and i don't want that.
Hi,
open tpl file of your cart and rename its classnames to yous (ex., <table class="my_class">...</table>). Open css file and dublicate the classnames you changed in template. Do not forget to rename them to the same name ("my_class"). Change "dublicated" styles color and etc.
__________________
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