View Single Post
  #2  
Old 03-20-2014, 11:21 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: change image border color x-cart 5

You can change the background color with the ThemeTweaker module.

Just add the following CSS rule and rebuild the cache (also, you may need to clear the browser cache as well):

Code:
#page #content .products div.product-photo { background: #2c2c2c; }
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote