tztudio Posted January 17, 2014 Share Posted January 17, 2014 Hi, Can someone help me adjust the image ratio for the section "Other Products in the same Category:" ? Please look at this page : http://tstudiojewelry.com/dev/index.php?id_product=17&controller=product All of my image sizes in Preferences>Images have a 1:1 ratio, but the images look "squished". Is there an easy fix for this? Please keep in mind that I am not a programmer, so if any edits need to be made to a file, I need very specific instructions. Thank you so much! : ) Teresa Link to comment Share on other sites More sharing options...
vekia Posted January 17, 2014 Share Posted January 17, 2014 go to global.css file ine 1978 and change: .iosSlider2 .slider2 #item2 img { width: 145px; height: 186px; } to: .iosSlider2 .slider2 #item2 img { width: 155px!important; height: 155px!important; } 1 Link to comment Share on other sites More sharing options...
tztudio Posted January 18, 2014 Author Share Posted January 18, 2014 It worked! Thank you so much! : D Link to comment Share on other sites More sharing options...
vekia Posted January 19, 2014 Share Posted January 19, 2014 you're welcome i marked whole topic as [solved] with regards, Milos 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