Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thank you forthe reply here is the page iartistweb.com/home/ password is 0000

    Hello I’m to the fourm and I’m looking to get help with a similar issue. I’m trying to have two 270px 399px slider side by side on a static home page that I created. Here is the code I’m using
    Featured Music Post[promoslider id=”home-slider-1″ category=’featured’ width=”560px” height=”366px”]
    [promoslider id=”home-slider-2″ category=’featured’ width=”560px” height=”366px”]

    and i put

    div.promo_slider .panel {
    background: none;
    }
    div.promo_slider div.panel { position:relative; top:0; left:0 }
    div.promo_slider span.panel-title { position:absolute; top:0; left:0 }
    div.promo_slider div.promo_slider_background_image { position:absolute; top:48px; left:0
    }
    #home-slider-1, #home-slider-2, { float:left; margin: 0 10px 0; }

    in the Style css file. The 2nd slider is below the 1st instead of being to the right of it. Thank You for any help you can offer

Viewing 2 replies - 1 through 2 (of 2 total)