Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • miss swan Friend
    #182537

    I have made a slidshow above the main content.
    When the main content is pushed down a top “shadow” line appears, how can I remove this so there is separation between the slideshow and the main content?


    1. Skjermbilde-2012-11-23-kl.-20.06
    Ninja Lead Moderator
    #474087

    You can find it here
    <blockquote>Open templates/ja_purity_ii/css/template.css file</blockquote>
    from

    #ja-container {
    background: url(../images/container-bg.gif) repeat-x top #fff <-remove it
    position: relative;
    z-index: 5;
    border-bottom: 5px solid #ccc
    }

    change to

    #ja-container {
    position: relative;
    z-index: 5;
    border-bottom: 5px solid #ccc
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 11 months ago.

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