Part of next image appear on 1st slide

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 10 months ago #636 by milos
It's moving them for 1000px to the left, not for 1100px. What have you set for width in module parameters?

Please Log in to join the conversation.

More
14 years 10 months ago #637 by kducey
inside of the settings for hot image slider?
it is set for 1100 x 300 - zero border
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 10 months ago #638 by milos
OK, please open file /js/scripts.js and change line 25 to:
Code:
left: ((i - pos) * 1100)
and line 52 to
Code:
left: ((i - pos) * 1100)

Please Log in to join the conversation.

More
14 years 10 months ago #639 by kducey
Thanks - that worked - is the the maximum width, 1100?

This is an awesome module, thanks for all your help

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 10 months ago #640 by milos
This value is actually distance between 2 pics, no matter what resolution they are. So, it's set to 1000 by default, but if you set value of image width that's over 1000, you would get error. If you have pics over 1000, you must change value manually as I explained. We will try to incorporate this setting in module parameters in one of the future versions.

Please Log in to join the conversation.

Time to create page: 0.089 seconds
Powered by Kunena Forum