shida Posted January 8, 2016 Share Posted January 8, 2016 Hello Prestashop new users and Professionals. I was trying to change the image position of my product images which is under the big image box of product page. Is it possible please? (sorry for my English) Thank you Regards Link to comment Share on other sites More sharing options...
NemoPS Posted January 9, 2016 Share Posted January 9, 2016 You'll need quite a number of modifications for that. First, move the #views_block before #image_block in product.tpl. Then, with css, make sure it floats left as the image block, and set a narrow width. You will also have to modify the css for the inner ul, as well as javascript (in product.js), since it's supposed to scroll left and right 1 Link to comment Share on other sites More sharing options...
shida Posted January 9, 2016 Author Share Posted January 9, 2016 Hi Nemo1, first of all thank you quick reply. But is it possible to do it step by step? Thank you Regards Link to comment Share on other sites More sharing options...
NemoPS Posted January 11, 2016 Share Posted January 11, 2016 Well not really. First we need a link to the site, but even with that these things take a lot of time, too much for a clean explanation in a forum thread 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