- Posts: 8
- Thank you received: 1
abnormal animation
-
Snow79
Inactive member - Topic Author
- New Member
Less
More
12 years 1 month ago #22975
by Snow79
Replied by Snow79 on topic abnormal animation
Tnk!!! Now is ok!!! toooooo tnk!!!
Please Log in to join the conversation.
-
adonaibeauty
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 11 months ago - 11 years 11 months ago #25298
by adonaibeauty
Replied by adonaibeauty on topic abnormal animation
I think I have the same issue.
The slider transitions ok but the slides gradually get faster and faster and they move up 1 pixel each time there is a slide movement. Once the slides reach "the top", it jumps down a number of pixels and starts over again.
I placed this code in my style.cc file
#VMScrollBoth1 > UL > LI{
margin:0!important;
padding:0!important;
}
but no luck yet.
Could you please offer me some advice?
Thanks in advance,
Gina
The slider transitions ok but the slides gradually get faster and faster and they move up 1 pixel each time there is a slide movement. Once the slides reach "the top", it jumps down a number of pixels and starts over again.
I placed this code in my style.cc file
#VMScrollBoth1 > UL > LI{
margin:0!important;
padding:0!important;
}
but no luck yet.
Could you please offer me some advice?
Thanks in advance,
Gina
Last edit: 11 years 11 months ago by ivan.milic.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #25308
by ivan.milic
Replied by ivan.milic on topic abnormal animation
send link
Please Log in to join the conversation.
-
adonaibeauty
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 11 months ago #25335
by adonaibeauty
Replied by adonaibeauty on topic abnormal animation
Hi Ivan,
My site is offline at the moment but here is a link for you.
www.adonaibeauty.com
user: adamcool
pw: adamadam
The slider is on the homepage.
Thank you for this help.
Gina
My site is offline at the moment but here is a link for you.
www.adonaibeauty.com
user: adamcool
pw: adamadam
The slider is on the homepage.
Thank you for this help.
Gina
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #25345
by ivan.milic
Replied by ivan.milic on topic abnormal animation
Add thit at bottom of template_css.css:
#VMScroller1 > *,
#VMScroller1 > * > *,
#VMScroller1 > * > * > *,
#VMScroller1 > * > * > * > *,
#VMScroller1 > * > * > * > * > *{
margin-top:0!important;
margin-bottom:0!important;
}
#VMScroller1 > *,
#VMScroller1 > * > *,
#VMScroller1 > * > * > *,
#VMScroller1 > * > * > * > *,
#VMScroller1 > * > * > * > * > *{
margin-top:0!important;
margin-bottom:0!important;
}
Please Log in to join the conversation.
-
adonaibeauty
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
11 years 11 months ago #25359
by adonaibeauty
Replied by adonaibeauty on topic abnormal animation
Hi Ivan. Thanks for your quick reply.
I cannot find a css file by that name.
I have tried to use the theme system.css and style.css but it is still the same.
I'm not sure if I am using the correct css file or not.
I tried it with the below included and excluded from the css files.
#VMScrollBoth1 > UL > LI{
margin:0!important;
padding:0!important;
}
Are you able to direct me to a specific css file maybe.
Thank you again
Gina.
I cannot find a css file by that name.
I have tried to use the theme system.css and style.css but it is still the same.
I'm not sure if I am using the correct css file or not.
I tried it with the below included and excluded from the css files.
#VMScrollBoth1 > UL > LI{
margin:0!important;
padding:0!important;
}
Are you able to direct me to a specific css file maybe.
Thank you again
Gina.
Please Log in to join the conversation.
Time to create page: 0.092 seconds