Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • kerin Friend
    #136918

    Im trying to set up the VM Slider the way I want and I’m having issues with the spacing between products. Is there a way to define how far away should the products be from each other? Below is a screenshot of my slider.

    Thanks in advance for the support. 🙂

    kerin Friend
    #285749

    anyone please?

    mihirc Friend
    #285760

    Hello,

    i dont think there is a parameter present. You will have to modify the module php to change the spacing.

    Regards,
    Mihir Chhatre.

    kerin Friend
    #285763

    any pointers for what to look at? Understanding code that is written by someone else may be really hard 🙁

    mihirc Friend
    #285835

    Hello,

    Give me a day or so, i will recode it for you.

    Regards,
    Mihir Chhatre.

    scotty Friend
    #285849

    You can set this in the module parameters. By default each item in the slider is in a div 165px wide and 165px high.

    The problem is when you extend this width, it will overflow because the module is set to display 4 items at a time so you must reduce this number to 3 items.

    So…
    165 x 4 = 660
    660 / 3 = 218.6

    Set your slider module parameters to…
    Width of DIV: 218

    Number of Elements: 3

    This will display 3 items with perfect spacing and allowing much more space between them.

    kerin Friend
    #286089

    Thank you so much man, this solved the problem. And I didn’t have to dig into php 😀

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  kerin 15 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum