Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7062203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:33:57+00:00 2026-05-28T04:33:57+00:00

I want to have 2 divs. looking like that: The problem is that if

  • 0

I want to have 2 divs. looking like that:

The problem is that if i just set margin-top: -50px DIV2 becomes on TOP.
If i use z-index, DIV2 goes behind, but the form on DIV2 cannot be used, since it DIV2 is somewhat behind, cannot be clicked, selected or any of those.

How do I make it work?

DIV1 css:

position:relative;
height: 350px;
margin-top: -50px;
z-index: -10;

DIV2 css:

padding: 24px;
z-index: 10;
margin-bottom: -50px;
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:33:57+00:00Added an answer on May 28, 2026 at 4:33 am

    Without knowing any details, it could be related to negative z-indexes.

    The stacking order makes distinction between positive and negative values:

    The specs define 7 painting layers. Starting from back to front, they
    are:

    The borders and background of the current stacking context
    Positioned descendants with negative z-index
    Nonpositioned block-level descendants with no z-index property defined -- paragraphs, tables, lists, and so on
    Floating descendants and their contents
    Nonpositioned inline content
    Positioned descendants with no z-index, z-index: auto, or z-index: 0
    Positioned descendants with z-index greater than 0
    

    Source is here.

    Try making z-index on div1 positive instead of the z-index of div2 negative

    Be careful, z-index only applies on the stack level of a box whose position value is one of absolute, fixed, or relative.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to have 3 divs aligned inside a container div, something like this:
I have divs that I want to display at specific times throughout the day.
Have three divs in a container that I want to float over a large
I have a few divs that I want to animate using jQuery. However, I
I have a repeater that outputs divs like the following for every item returned
a have three column layout and i want to have three divs inside the
I have 3 divs i want to fade in, then out and once they
i have 2 divs next to each other i want mouseleave to fire when
I have 2 divs and one is nested in the other. I want to
I have 2 divs (#divA & #divB). I want one to display #divA, then

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.