Home › Forums › Panaroma Forum › Layering problem (z-index)
- This topic has 5 replies, 2 voices, and was last updated 6 years ago by Sonl Sinha.
-
AuthorPosts
-
September 11, 2018 at 5:57 pm #107428
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.
September 13, 2018 at 5:40 am #107584Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.page #wrapper { z-index:1;}
Regards,
DaveSeptember 13, 2018 at 2:53 pm #107650That 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?
September 14, 2018 at 11:26 am #107704Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
DaveSeptember 14, 2018 at 6:15 pm #107743It 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.
September 18, 2018 at 9:12 am #107872Okay
-
AuthorPosts
- You must be logged in to reply to this topic.