![]() |
change image border color x-cart 5
I'm trying to change the color of the white padding/margins creating the white around the thumbnails on the grid list views.
The size of the images has no effect and I can't find any css that can modify this. Any help would be much appreciated! http://www.greengizmo.com/delete/whitespace.jpg |
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 |
Re: change image border color x-cart 5
Hey,
System Settings >> Look & Feel >> Custom CSS http://oi58.tinypic.com/24vtp4o.jpg You should add this in custom CSS #content .products div.product-photo{ background:#COLOR !important; } |
All times are GMT -8. The time now is 07:26 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.