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 7948009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:35:52+00:00 2026-06-04T01:35:52+00:00

here is the link showing the problem: http://www.ukrainetraveling.com . The CSS drop down submenu

  • 0

here is the link showing the problem: http://www.ukrainetraveling.com.

The CSS drop down submenu is not visible. I’ve put z-index as “1” in all divs that are there, and “200” for one that has the menu, but no result.
in chrome it works as expected.

Could you please help me with that issue?

  • 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-06-04T01:35:54+00:00Added an answer on June 4, 2026 at 1:35 am

    IE7 is known to have problems stacking elements when using position and z-index. What you need to do is to tell the browser step by step what he should be doing.

    Try this:

    // menu
    ul.pureCssMenu {
      position: relative;
    }
    

    If not enough, you can:

    // parent of .pureCssMenu
    div {
      position: relative;
    }
    

    Note:
    Your menu as is does not work on IE8 or IE9 as well.


    EDITED

    Just notice that your document does not contain a DOCTYPE, please refer to this link to set an appropriated document type.

    This is an important factor since any browser needs to know how are you writing your code, and the DOCTYPE does just that, tells the browser “I am written like this, so please use this specific set of rules to show me“.

    Related to IE6, 7, 8, 9, etc… It enters on what they call “compatibility mode” that is the same as using the IE5 standards (way outdated). Refer to this link for more information.

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

Sidebar

Related Questions

i have some css issue . here is one link http://way2enjoy.com/photos/viewstory/1132 when you will
Here is the link for the site: http://amfotography.com/newsite/clients.html I am only using this folder
I have this site: http://www.problemio.com and if you go there and click any link
here is link to an example: http://techchorus.net/demos/jquery/hiding-input-elements-in-a-div.html It actally disables few elements on click
I am experince with html and css but not good with css positioning. Here
I am using this plugin for hovercards..http://designwithpc.com/Plugins/Hovercard The problem with this plugin is when
I have a problem with my page not showing my JQuery Lightbox plug ins
i want to use the listview flicker"less" control found here Link directly in my
Here is link where i got a code for web-page content fetching. But i
I'm learning by reading this tutorial: Link Here's the code: <?php require_once 'Zend/Loader.php'; class

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.