Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Slider Overlapping content

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #44043
    neox212
    Member

    So here I’ve got a pretty strange issue with a solution i can’t think of, but that’s pretty expected from my side as it’s the first time working with sliders.

    Here is a screenshot: http://imgur.com/aKGpefh

    As you can clearly see on the image, the box which is supposed to be over the slider doesn’t appear that way, same happening with the navigation dropdown menu – it would get hidden under the slider.

    The slider does have a container of his own, in case it helps.

    Thanks

    #131409
    Paulie_D
    Member

    Sounds like a z-index issue.

    If you have a link we can take a look.

    #131437
    neox212
    Member

    Hey, unfortunately i haven’t got any live preview for this one, and still looking for help..

    #131440
    neox212
    Member

    Applying “z-index: -1” to slider’s container sorted out the issue. Thanks to Paulie_D for the suggestion :)

    Solved.

    #131513
    rpotterjr
    Participant

    Are you using a jQuery or flash slider? Are you using flash inside your slider? If there is any flash you must ensure that your flash is set to transparent. If it’s all straight jQuery and CSS, as already stated, start applying z-indexing…

    #131514
    rpotterjr
    Participant

    Based on your screenshot, it looks like there are a few problems going on here.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘CSS’ is closed to new topics and replies.