Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • cgc0202 Friend
    #164624

    Hello,

    I increased the width of the thumbnails to 200px and reduced the number of thumbnails to show in the slider to three at a time.

    In fact, I want the width to be even larger because most of the images are vertical images.

    However, the larger thumbnails seem to merge, as shown here:

    Slider images are bunched together/

    even if there is enough space to the right.

    This could be solved by adding left or right padding in between the thumbnails. What is the CSS file and the tag(s) that needed to be changed to do this?

    Cornelio

    chavan Friend
    #393915

    Go to this File http://www.newmillenium-costumes.com/templates/ja_mesolite_ii/css/ja.vm.css

    Replace the Following


    .jsslide {
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    }

    With


    .jsslide {
    margin:0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    cgc0202 Friend
    #393995

    <em>@Chavan 243907 wrote:</em><blockquote>Go to this File http://www.newmillenium-costumes.com/templates/ja_mesolite_ii/css/ja.vm.css

    Replace the Following


    .jsslide {
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    }

    With


    .jsslide {
    margin:0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    }

    Note: If you Find my Post useful please click on the Thanks Icon</blockquote>

    Thanks chavan,

    There is a need also to change the module parameters in the Modules edit. It took me sometime to figure that out.

    For some reason, the text center did not work. Mine remained to the left.

    Cornelio

    chavan Friend
    #394002

    Is everything ok.

    cgc0202 Friend
    #394160

    <em>@Chavan 244018 wrote:</em><blockquote>Is everything ok.</blockquote>

    It’s OK Chavan,

    I was able to work out the spacing by considering both the thumbnail dimensions and those of the module. The title text though is not centered, even with the “text-align: center;” specification in the “.jsslide”. But,, the centering is not too critical.

    Cornelio

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

This topic contains 5 replies, has 2 voices, and was last updated by  cgc0202 13 years, 5 months ago.

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