TOPIC: Rotation of the carousel in the opposite direction

Rotation of the carousel in the opposite direction 5 years 6 months ago #9276

  • juliotuto
  • juliotuto's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
how can I make the rotation of the carousel be from right to left and not from left to right as default property
thank you very much to who can help me
The administrator has disabled public write access.

Rotation of the carousel in the opposite direction 5 years 6 months ago #9277

  • hapt
  • hapt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 107
  • Thank you received: 11
  • Karma: 3
Hi,that’s default rotate of carousel,you can’t change in module setting
Possible to change with css code,you can find with bootstrap carousel horizal rotate right to left in Bootstrap site and add css code in your template style
The administrator has disabled public write access.

Rotation of the carousel in the opposite direction 5 years 6 months ago #9278

  • juliotuto
  • juliotuto's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Thank you
I already tried but I did not succeed, I know how
The administrator has disabled public write access.

Rotation of the carousel in the opposite direction 5 years 6 months ago #9279

  • hapt
  • hapt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 107
  • Thank you received: 11
  • Karma: 3
You can follow step by step with example:
stackoverflow.com/questions/29962585/boo...-slide-left-to-right
The administrator has disabled public write access.
The following user(s) said Thank You: juliotuto

Rotation of the carousel in the opposite direction ¡¡¡¡Solved¡¡¡¡¡ 5 years 6 months ago #9280

  • juliotuto
  • juliotuto's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Thanks

in the File jquery.carousel.js with this route
\modules\mod_otclientlogosscroller\assets\js\jquery.carousel.js
change the text ...|button|css|first|next|... by ...|button|css|first|prev|...
It works perfect
The administrator has disabled public write access.

Rotation of the carousel in the opposite direction ¡¡¡¡Solved¡¡¡¡¡ 5 years 6 months ago #9281

  • hapt
  • hapt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 107
  • Thank you received: 11
  • Karma: 3
This is carousel's library so maybe have some trouble in use
Recommend not change code in it
The administrator has disabled public write access.
Time to create page: 0.106 seconds