- Posts: 14116
- Thank you received: 1639
the escroller not work
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
11 years 1 week ago #38602
by ivan.milic
Replied by ivan.milic on topic the escroller not work
You need to disable jquery in mod_ot_scroller. You need to ask module vendor how to do that
Please Log in to join the conversation.
-
Cyberghost
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 years 1 week ago #38603
by Cyberghost
Replied by Cyberghost on topic the escroller not work
The problem was that even Ivan module. Thank you very much. I'll see if I can find one that does not conflict. Now it works is only giving a "short hop" at the time of movement. I'll see if I can find the solution in the forum. Thank you for your time.
Please Log in to join the conversation.
-
Cyberghost
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 years 1 week ago #38605
by Cyberghost
Replied by Cyberghost on topic the escroller not work
Ivan the module is rolling, which is only giving those short hops. Not wanting to bother him and researching on the forum decobri some solutions that you yourself gave to other users: the problem of the height of the products so that everyone was on the same height and I used to roll straights:
LI.VMScrollBoth1 IMG {height: ...}
and the problem of the jump I used the css below:
# VMScrollBoth1> UL> LI {margin: 0 important; padding: 0 important;! }
I put the two in layout.css but I noticed that they rose too (easy thing to fix with css). Just wanted to know the following: This is the best solution for my problem? I put speed delay 9000 and 9010 to become softer. Another thing you can put in infinity scroll? Thank you.
PS: Sorry but I have to deliver this site before the end of the month.
LI.VMScrollBoth1 IMG {height: ...}
and the problem of the jump I used the css below:
# VMScrollBoth1> UL> LI {margin: 0 important; padding: 0 important;! }
I put the two in layout.css but I noticed that they rose too (easy thing to fix with css). Just wanted to know the following: This is the best solution for my problem? I put speed delay 9000 and 9010 to become softer. Another thing you can put in infinity scroll? Thank you.
PS: Sorry but I have to deliver this site before the end of the month.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 week ago #38610
by ivan.milic
Replied by ivan.milic on topic the escroller not work
TRy:
#VMScroller1,
#VMScroller1 > *,
#VMScroller1 > * > *,
#VMScroller1 > * > * > *{
margin:0!important;
padding:0!important;
}
#VMScroller1,
#VMScroller1 > *,
#VMScroller1 > * > *,
#VMScroller1 > * > * > *{
margin:0!important;
padding:0!important;
}
Please Log in to join the conversation.
-
Cyberghost
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 years 6 days ago #38616
by Cyberghost
Replied by Cyberghost on topic the escroller not work
Thanks Ivan, your code left much smoother scroller and ended with short hops. One last thing: you can put the scroller at infinity and miniatures of the same size? thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 days ago #38620
by ivan.milic
Replied by ivan.milic on topic the escroller not work
What do you mean by:
put the scroller at infinity
Please Log in to join the conversation.
Time to create page: 0.088 seconds