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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T23:43:16+00:00 2026-06-03T23:43:16+00:00

[URL removed per my bosses request] – please see screenshot in first comment to

  • 0

[URL removed per my bosses request] – please see screenshot in first comment to see the bug that was occuring.

Check that site out. For some reason, sometimes when loading the login page I get a dark stripe behind the login box (this only shows up in Chrome and Safari). If you don’t see it, try Shift + Refresh a couple of times. Clicking inside the form anywhere or trying to inspect the elements seems to remove this dark box (usually, not always). I assume it is because I have an overlay that is showing on the page when trying to login. However, the overlay is set to display: none, so it should not be possible to see it. This makes the page look really ugly upon loading, so it’d be awesome if I could remove it. Any help is greatly appreciated!

  • 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-03T23:43:17+00:00Added an answer on June 3, 2026 at 11:43 pm

    So I copied your CSS and HTML and made a local version to solve this.

    Here is what I did to fix your problem.

    A: I set an explicit height of 100% on your body tag (to prevent any cropping or content)

    B: Your margin top of your Section element is being merged or inherited (not quite sure what the term is) by your Body element. so I set margin-top:0; on your section.login-form and put it as “padding-top:45px;” directly on the body.

    in summary this is the CSS I used

        body {
          background: url("login-bg.jpg") repeat-x scroll center top #2b87ae;
          color: #5c5e5e;
          font-family: 'OpenSansBold', sans-serif;
          height: 100%;
          padding-top: 45px;
        }
    
        body section.login-box {
          margin: 0 auto;
        }
    

    I didn’t include all your .login-box CSS but the pertinent line is 210.

    Let me know how that works for you.

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

Sidebar

Related Questions

I've managed this so far: [removed url] The plan is to have that video
[please start at comment to see where this problem is currently at, thanks. Hopefully
URL url = new URL(http://www.example.com/comment); HttpURLConnection connection = (HttpURLConnection) url.openConnection(); connection.setDoOutput(true); connection.setRequestMethod(POST); Is connection.setRequestProperty(key,
I've created a custom foreach output that helps give me a tag id per
Please see the jQuery code below, it used to paginate some search results paginate:
Can anyone tell me why Cufon isn't working on the following page: [URL removed]
See my previous question . I updated the code as per Kevin P's answer
I've been creating this banner: [url removed] which accesses an xml document, replaces some
I need to remove the jsessionid from the given URL .The jessionid is not
My url generates like this: only shows in ie9 http://myurl.com/#/categories/posts how do I remove

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.