MrC8 Posted November 6, 2012 Share Posted November 6, 2012 Hi everybody, for some reasons I had to change thickbox close and open effects of products. I wanted to have a simple fade effect. To make this (in prestashop 1.5) Edit this file : js\jquery\plugins\fancybox\jquery.fancybox.js . find "transitionIn" and change 'elastic' by 'fade' . find "transitionOut" and change 'elastic' by 'fade' you can also change fade time , - find "speedIn : 300, speedOut : 300" and change by your own value That's done ! Hope it will be useful ! 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