not scrolling normally

  • dblengini
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 1 month ago - 3 years 6 months ago #36834 by dblengini
Dear support,
my scroller had some few view bugs and i made these changes

#VMScroller1 {
height: 170px !important;
margin-bottom: 20px !important;
}

#ScrollerHorizontal1 {
height: 170px !important;
}

#VMScrollBoth1 {
position: relative !important;
margin-left: -10px !important;
}

but when component ends the scrolling, products make a "little jump" to the right.. why?
Code:
http://01system.it/web/index.php/shop

Moreover, i can't see images but i read i have to reload virtuemart products checking "replace thumbnail", is it right?

Here my settings

Thanks, regards
Last edit: 3 years 6 months ago by milos.

Please Log in to join the conversation.

More
10 years 1 month ago #36841 by ivan.milic
Replied by ivan.milic on topic not scrolling normally
Try adding this to main template css file:

#VMScrollBoth1 > UL{
margin:0;
padding:0;
}

Please Log in to join the conversation.

  • dblengini
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 1 month ago #36844 by dblengini
Replied by dblengini on topic not scrolling normally
Nice, thanks a lot. I added

#VMScrollBoth1 ul{
margin:0;
padding:0;
}

and now i can also remove my previous css lines.

What for images?

Please Log in to join the conversation.

Time to create page: 0.325 seconds
Powered by Kunena Forum