Karlitus Posted March 26, 2014 Share Posted March 26, 2014 Hi, I'm trying to customize the default 1.6 theme. Overall I love this theme but I want change a few things, one of them is the appearance of the product thumbnails on the homepage and categories. How can I do this? Exist any module to edit the look of thumbnails ?I appreciate your help Link to comment Share on other sites More sharing options...
dioniz Posted March 26, 2014 Share Posted March 26, 2014 Mostly css code for those is in yourtheme/css/product_list.css 1 Link to comment Share on other sites More sharing options...
vekia Posted March 26, 2014 Share Posted March 26, 2014 but I want change a few things, one of them is the appearance of the product thumbnails on the homepage and categories. everything depends on what you exactly expect... if you want to change only styles, .css file will be enough but if you want to change the way these thumbs appear, or change position etc. it will be necessary to modify also tpl file. 1 Link to comment Share on other sites More sharing options...
Karlitus Posted March 26, 2014 Author Share Posted March 26, 2014 (edited) everything depends on what you exactly expect... if you want to change only styles, .css file will be enough but if you want to change the way these thumbs appear, or change position etc. it will be necessary to modify also tpl file. Thanks vekia, basically I want to change the size and color of the price and then remove the buttons "add to cart" and "more" that appear on mouseover. I can change all in product_list.css ? Edited March 27, 2014 by Karlitus (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts