Scroller vertical skips is skipping..

  • lostmail
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 8 months ago #30461 by lostmail
I have set scrolling direction to vertical with 1 product/row.

The products are scrolling up, but they drift from right to left module side some pixels and than skip into place..

How can i acoid that skipping ?

run-x.de/bmw-oldtimerteile/jupgrade/

Please Log in to join the conversation.

More
11 years 8 months ago #30463 by ivan.milic
Add this some-ware in your css files:

#VMScrollBoth1,
#VMScrollBoth1 > *,
#VMScrollBoth1 > * > *,
#VMScrollBoth1 > * > * > *{
margin:0;
padding:0;
}

Please Log in to join the conversation.

  • lostmail
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 8 months ago - 11 years 8 months ago #30465 by lostmail
Thanks for fast support.

Helped here.

But here it is not working...
www.bts-autoteile.de/
Last edit: 11 years 8 months ago by lostmail.

Please Log in to join the conversation.

More
11 years 8 months ago - 11 years 8 months ago #30470 by ivan.milic
Try:

#VMScroller1 > *,
#VMScroller1 > * > *,
#VMScroller1 > * > * > *,
#VMScroller1 > * > * > * > *,
#VMScroller1 > * > * > * > * > *,
#VMScroller1 > * > * > * > * > * > *,
#VMScroller2 > *,
#VMScroller2 > * > *,
#VMScroller2 > * > * > *,
#VMScroller2 > * > * > * > *,
#VMScroller2 > * > * > * > * > *,
#VMScroller2 > * > * > * > * > * > *{
margin:0!important;
padding:0!important;

}
Last edit: 11 years 8 months ago by ivan.milic.

Please Log in to join the conversation.

  • lostmail
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 8 months ago #30479 by lostmail
Skipping is away now but there i no space between the products.
The Buy button is too near to the next product upcoming...

Attachments:

Please Log in to join the conversation.

More
11 years 8 months ago #30488 by ivan.milic
Try removing last level:

#VMScroller1 > *,
#VMScroller1 > * > *,
#VMScroller1 > * > * > *,
#VMScroller1 > * > * > * > *,
#VMScroller1 > * > * > * > * > *,
#VMScroller2 > *,
#VMScroller2 > * > *,
#VMScroller2 > * > * > *,
#VMScroller2 > * > * > * > *,
#VMScroller2 > * > * > * > * > *{
margin:0!important;
padding:0!important;

}

Please Log in to join the conversation.

Time to create page: 0.095 seconds
Powered by Kunena Forum