MyBB Community Forums

Full Version: How do i make the popup login modal the top layer?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do i make the popup login modal the top layer?

where do i set the z-value thanks

come on, i am near to put the thing on live....
This will depend on the theme you are using. You can check the exact element via Firefox's "Inspect Element" option.
why can i not just use z=-99999999999999999 or something?
You said you didn't knew where to set that value. My answer gave you the method to find out which element you will be setting the z-value.
(2015-09-20, 08:26 PM)mac_12 Wrote: [ -> ]You said you didn't knew where to set that value. My answer gave you the method to find out which element you will be setting the z-value.

yes thanks, but how do i set it jquery, i thinks the js is dealing with the css

EDIT: FIXED IN 1.86 SKIN UPDATE