Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • wan fadli Developer
    #185804

    Dear JA,

    I have move the content slider module from the contentslider module position to the content-mass-bottom but the arrow navigation at the right is missing..

    can anybody help me how to fixed this problem.?


    1. Untitled-5
    wan fadli Developer
    #486452

    anybody can help.? its urgent

    Luna Garden Moderator
    #486475

    Hello,

    It’s because you have change the position, but in CSS file, style only defines for position contentsilder. In order to update for new position content-mass-bottom, please go to:

    templates/ja_kranos/css/mod_jacontentslider.css

    Find these lines:


    #ja-contentslider .ja-button-control {
    height: 30px;
    padding: 0 85px 0 0;
    right: 20px;
    text-align: right;
    top: 9px;
    }

    change to:

    #ja-contentslider .ja-button-control, #content-mass-bottom .ja-button-control {
    height: 30px;
    padding: 0 85px 0 0;
    right: 20px;
    text-align: right;
    top: 9px;
    }

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

This topic contains 3 replies, has 2 voices, and was last updated by  Luna Garden 11 years, 8 months ago.

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