Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • majino Friend
    #129431

    I have a problem with the slider product… I have set the Auto run slide on yes, the Rolling delay time on 1 and the Animation time to 10000. In this way i was trying to make the slideshow very slow and continuos. The problem is that if I press on the right or left button to make the slideshow change direction the slideshow “crash” and the products collapse! Can I delete the buttons on the right and left side, or just change something to avoid the problem?

    The website is http://www.iperix.com/beta_joomla1

    thanks for the answer!

    Sherlock Friend
    #252646

    Hi majino !
    You can delete buttons on the right and left side so by following way :
    open template_css.css file in templates/ja_larix/css folder , find following code section at about line 1383 :


    #ja-slider-left img, #ja-slider-right img {
    position:absolute;
    right:0pt;
    top:55px;
    }

    change to :


    #ja-slider-left img, #ja-slider-right img {
    display:none;
    position:absolute;
    right:0pt;
    top:55px;
    }

    majino Friend
    #252662

    thank you very much for the quick answer 😀 problem solved 😉

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

This topic contains 3 replies, has 2 voices, and was last updated by  majino 16 years, 3 months ago.

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