goodshopping.tv Posted June 17, 2015 Share Posted June 17, 2015 I'm trying to change the image size of our products on the home page. I've just resized and ricreated the thumbs through the BO. I read also some old post as regards the matter trying to understand, but I'm not able to apply. The displayed size is 124x124px and I'd like to have it at 148x148px. Looking to the image sizes on our test site at http://www.telepavia.tv/shop/ they are correctly resized (I saw it through Firebug) but, I think, for a missing code on the css (theme or module) I'm not able to display. I'm using PS 1.5.6.1. Can someone help me? Thank you. Gil Link to comment Share on other sites More sharing options...
franekdziupla Posted June 18, 2015 Share Posted June 18, 2015 Look, at Inspect Elements:http://www.telepavia.tv/shop/themes/theme576/css/global.cssOn line 891should look like: display: block; overflow: hidden; margin: 20px auto 18px; width: 148px; height: 148px; 1 Link to comment Share on other sites More sharing options...
goodshopping.tv Posted June 18, 2015 Author Share Posted June 18, 2015 Look, at Inspect Elements: http://www.telepavia.tv/shop/themes/theme576/css/global.css On line 891 should look like: display: block; overflow: hidden; margin: 20px auto 18px; width: 148px; height: 148px; franekdziupla, thank you so much it worked! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now