Responsive Banner slider Bug

On the Sequence setting the tekst in the transition from slide 3 to 4 is not correct. In the demo this bug is not showing because it is out of viewport but in my test i use it 100% screenwidth so then the div 'slide3' is jumping to the right en there it desolves. I can see the same behavior in the demo. When going from slide 3 to 4 this is occurring. When going from slide 3 to 2 it stays in place and is desolving. You can see in my own url that it is jumping to the right when going from 3 to 4.
4 years 2 months ago #1 by Olaf Rietzschel

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5261) Offline
Is it possible for you to provide temporary ftp access to the modules folder so I can try some possible solutions?
4 years 2 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

See details in my reply
4 years 2 months ago #3 by Olaf Rietzschel

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5261) Offline
I have edited some css. Please refresh your browser and check. Don't forget to clear the browser's cache first.
4 years 2 months ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Tnx, that did the job :-).

Can you share which css you changed?

And also another question. How can i turn of the pause on hover action?
4 years 2 months ago #5 by Olaf Rietzschel

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5261) Offline
No problem olafriet;)

Can you share which css you changed?

I deleted
left: 600px;
property from the class
.animate-out .slide3
in mod_responsivebannerslider/assets/seequence/themes/style1/css/style.css file

And also another question. How can i turn of the pause on hover action?

To turn off you can change the this line below at line 215 in file mod_responsivebannerslider_nivo/mod_responsivebannerslider.php :
pauseOnHover: true,
to
pauseOnHover: false,
4 years 2 months ago #6 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum