risman23 Posted August 23, 2011 Share Posted August 23, 2011 Hi , I need your help, maybe anyone knows if it is possible to change the thumbnails when viewing a product from horizontal to vertical, I using prestashop 1.4.4.0 version ? Thank you ... Link to comment Share on other sites More sharing options...
liquidesnake Posted August 24, 2011 Share Posted August 24, 2011 it's possible. u gonna have to modify the global.css Link to comment Share on other sites More sharing options...
houssemess Posted December 15, 2011 Share Posted December 15, 2011 i have this problem and i search any solution , please I need your help Thank you good morning. Link to comment Share on other sites More sharing options...
houssemess Posted December 15, 2011 Share Posted December 15, 2011 I found the solution;) must be changed in the file js / product.is line 421 change the value axis ==> axis: 'x' axis is 'y' and change the style of the flesh and set the height and width and also the line 390: line 390: $('#thumbs_list_frame').scrollTo('li:eq(0)', 700, {axis:'y'}); line 421: //init the serialScroll for thumbs $('#thumbs_list').serialScroll({ items:'li:visible', prev:'a#view_scroll_left', next:'a#view_scroll_right', axis:'y', offset:0, start:0, stop:true, onBefore:serialScrollFixLock, duration:700, step: 2, lazy: true, lock: false, force:false, cycle:false }); good day. 1 Link to comment Share on other sites More sharing options...
kashifkhan112 Posted March 1, 2013 Share Posted March 1, 2013 thanks, it works Link to comment Share on other sites More sharing options...
Qsmier Posted April 5, 2013 Share Posted April 5, 2013 if this method works on prestashop 1.5.4? 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