Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ridwanblue Friend
    #139082

    hi there,

    how to change JA vm content slider with JA vm product slider like JA Larix / JA Mesolite ?

    the arrow not in right position.

    thanks

    ridwanblue Friend
    #295804

    solved !
    i just follow mr/ms fantastic99 way, thans a lot

    ahmedhn Friend
    #296402

    where can i find the solution?

    ridwanblue Friend
    #298927

    <em>@ahmedhn 118286 wrote:</em><blockquote>where can i find the solution?</blockquote>

    just take the section of css out of the main mesolite template css that refers to Product Slider and put it in the main css for zeolite 😀

    ahmedhn Friend
    #299207

    I cant really find where it refers to the product slider in the template.css of ja mesolite. Is it the div.moduletable? if so, should i all of it or which one?

    ridwanblue Friend
    #299264

    Open ja.vm.css in www/your site/templates/ja_zeolite/css with notepad
    paste this text :

    /*Slidder Module*/
    #ja-slider {
    position: relative;
    margin-top: 15px;
    }

    #ja-slider-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    }

    #ja-slide-left-img, #ja-slide-right-img {
    position: absolute;
    top: 70px;
    }

    #ja-slider-center {
    left: 30px;
    height: 165px;
    }

    #ja-slider-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    }

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

    before

    #lbOverlay {
    z-index: 999;

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

This topic contains 6 replies, has 2 voices, and was last updated by  ridwanblue 15 years, 7 months ago.

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