Layering problem (z-index)

Home Forums Panaroma Forum Layering problem (z-index)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #107428
    Erin ParkerErin Parker
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: October 26, 2016

    Please go here:
    http://onthecoast.emeraldcoastweb.com/idx/listings/property-search/

    Underneath the teal search button you’ll see “login.” When you click on that, the login box appears under the main content. I need it to be above everything.

    You have fixed this for me before. Please let me know if it’s something I can do in case this issu happens again.

    Thanks.

    #107584
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:

    Add this code there:

    .page #wrapper { z-index:1;}

    Regards,
    Dave

    #107650
    Erin ParkerErin Parker
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: October 26, 2016

    That fixed the problem, but I have another problem that I thought I had fixed. I had an issue with a white background on my blog posts. I got rid of it using this:

    div[style] {
    background: none !important;
    }

    But that then makes the popup on this page transparent too: (http://onthecoast.emeraldcoastweb.com/idx/listings/property-search/)

    Is there a better fix for the white background on the blog posts?

    #107704
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Dave

    #107743
    Erin ParkerErin Parker
    Participant
    • Topics: 6
    • Replies: 8
    • Total: 14
    Member since: October 26, 2016

    It doesn’t matter anymore now that the client has made a change to the background. If it’s still a problem, I’ll create a new thread.

    #107872
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    Member since: August 16, 2013

    Okay

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.