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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:55:55+00:00 2026-05-26T18:55:55+00:00

I am adjusting a site at http://nces.ed.gov . I’m trying to add an html

  • 0

I am adjusting a site at http://nces.ed.gov. I’m trying to add an html layer that appears above the header. I have no control of the header and footer, only the content in the page. But somehow, even with me adjusting my z-index, the header and menu appear over my layer.

I’ve used firebug to adjust stuff but still can’t get it to work. Any ideas? Since the header appears at the top and has zIndex 9999, and my layer has zIndex: 10000, does the 9999 still win?

I’m using Firefox 7 by the way.

Thanks!

  • 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-26T18:55:55+00:00Added an answer on May 26, 2026 at 6:55 pm

    Make sure you set the position property of the element to absolute (if i understand your problem correctly).

    Using firebug i could insert a div above anything ..

    If it is a case that your layer is inserted in other positioned elements, that might cut it off, make sure to re-locate your layer to be directly under the body. (you can use javascript/jQuery if you cannot alter the actual contents of the page)


    For example, using

    $$i('<div>', {
      text: 'i am the layer',
      css: {
             width:'100%',
             color: 'red',
             backgroundColor: 'yellow',
             zIndex: 9999,
             line-height:'40px',
             position: 'absolute',
             top: 0,
             left:0
           }
    }).appendTo('body');
    

    will insert a layer at the top of the page on top of everything..

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

Sidebar

Related Questions

I have this js that is adjusting the size of the first letter of
I have a site in development here: http://63.144.105.101/perfect-card-creator-step-3 (This page won't display everything unless
The site should have a fluid-layout, adjusting to the width of the device, in
I have some code that needs adjusting. I need the .play rel to be
Please refer to my site Vault X I have been trying to make the
I have HTML table as shown below. It has seven columns. I am adjusting
I'm traversing a text file line by line adjusting the text so that the
For a long time I've noticed that adjusting line-height and adding some extra space
I have a site which has a section containing a Youtube video and the
I've defined a custom build_ext to build a funky extension that I'm trying to

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.