Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • railer Friend
    #128296

    How do I add left and right padding to each image in the product slider so that there is about 10 pixels of total space between each image?

    Thanks,
    railer

    Sherlock Friend
    #248335

    Hi railer !
    – You login to administrator go to JAVMproductslide module
    – You edit value of Width of div text box change it from “140” to “150”
    good luck !

    railer Friend
    #248374

    Hi hainn84,
    Excellent! Thanks. That did the trick. Now I need to figure out how to center the module, since adding the space between items caused the images to go to the next line. I had to reduce the number of images in the module, and now I guess I need to recenter so it looks okay. Hmm, or add a bit more space between…
    Best,
    Railer

    Sherlock Friend
    #248441

    Hi railer !
    You open template_css.css file in templates/ja_larix/css folder , find following code :


    #ja-sliderwrap {
    padding:20px 30px 0pt;
    }

    change it to :

    #ja-sliderwrap {
    padding:20px 70px 0pt;
    }

    “70px” is distance padding to left , If still don’t good please change other value.
    good luck ;).

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 16 years, 5 months ago.

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