Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
z-index represents the order on the z-plane in which an element appears. An element with greater stack order is always in front of another element with lower stack order. It is available in most of the GUI frameworks(both Web and Desktop).
1
vote
0answers
76 views
CSS and Jquery: Avoid breaking top z-index when using social network buttons
So, I have several popups on my website. When the user click on some of them or opens a new one, of course this should come on the top.
I am using the TopZIndex jquery plugin to calculate the highest ...
0
votes
1answer
343 views
facebook message icon appears behind menu - can't figure out which id or class to give z-index to
I've just noticed that on my site when you click the facebook like button and the little windows opens for you to post a comment, that window appears behind my drop down menu.
I have a z-index of ...
0
votes
0answers
316 views
Facebook like button pops up behind some elements
On my website the comment box that pops up when I press the Like button is placed behind some elements of the page and I really don't figure out how to fix it.
For 2 days I'm struggling with z-index ...
-1
votes
2answers
1k views
Facebook like button, popup window hidden beneath other element [closed]
I know this must've been asked many times before, but i can't make it work to save my life. Here is my page, http://bit.ly/N7JKrs click on "like" or "send" to see what's happening (popup is beneath ...
2
votes
1answer
640 views
Facebook like dialog hidden behind other page elements
I am having trouble getting the facebook pop out dialog to be on top of my nav bar and slideshow here:
http://d14599.u62.c14.ixinstant.com
I have search for several hours and all the solutions have ...
0
votes
1answer
783 views
css, z-index, overflow, Facebook xfbml and Safari
I'm trying to get the Facebook "Like" button xfbml dialogue to overlay a <div> in a site, but no matter what I do with z-index and overflow:visible, the dialogue won't be rendered above the ...
1
vote
1answer
387 views
Facebook like plugin, comment box and send box is pop-ups under layer
I'm facing an issue with the Facebook like plugin. Here is the screenshot of the issue:
As you see in the screenshot, the comment box is popups under the body's parts. How can I arrange it to popup ...
1
vote
1answer
448 views
facebook login button layering stops dropdown menu in header bar
Background: my nav drop-down menu in a header banner was working just fine until I positioned a facebook login button nearby within the header banner space. Now that I've done this, my nav doesn't ...
0
votes
2answers
480 views
Is there a way to specify the z-index of a FB.ui dialogue
I'm having an issue trying to get a Facebook feed dialogue fb.ui to display over some content on my site.
I can't seem to find a way in the documentation to increase the z-index. What's the ...
2
votes
2answers
2k views
Facebook send button dialog z-index issue
How do I fix the following issue:
I've tried setting the z-index of my images to -1 but on IE and opera they go behind the rgba background of their container:
You can see the following problem ...
0
votes
1answer
273 views
Facebook “Overlay” is in the Background
Hy!, i have an Like, and Send Button on my Page.
When i click on "send", there comes an Overlay, with the Preview of the text to send.
The Overlay, is in the Background partially, how can i change ...
1
vote
1answer
289 views
facebook send button z-index? Strange issue
I can't for the life of me figure out how to get this Facebook element to appear above the slideshow gallery below it. I'm pretty sure it's not an overflow issue, and z-index on either element ...
0
votes
1answer
584 views
Z-index of a JavaScript generated facebook plugin
I added a facebook like plugin to my posts, but if i press the "send" button, the opening "inner-window" is under the widget I placed to the right side of my blog. How can I place the plugin at the ...