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

  • Home
  • SEARCH
  • 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 8125565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T06:51:48+00:00 2026-06-06T06:51:48+00:00

Hi all, I’m making a website for a client and I’ve received a base

  • 0

Hi all,

I’m making a website for a client and I’ve received a base template image, no HTML, CSS :(.

I’m trying to reproduce the template with my own HTML and CSS, but I’m encountering a problem.

I’m trying to absolute-position a button over the text “LOGIN” in the image. I’ve set the opacity to .4 so that you can see both the button (faint rectangle) and the text it’s trying to cover (LOGIN >).

The first image below is the whole thing in Safari.

Safari

This picture, however, is the same thing with the same CSS in Firefox. Notice how the button is way above, where in the first case it was below.

Firefox

How do I fix this? It’s a big problem, and although I could leave it how it is, I’d really like to fix it.

Thanks in advance!

****EDIT****:

People are asking for code so here it is. I’m having the same problem with input text boxes so I’m posting the code for that.

CSS first:

input.fp-login-u {
    position: relative;
    top: 74px;
    left: 740px;
    width: 100px;
    padding: 3px;
    border-radius: 3px;
    outline: none;
    border: 1px solid #000000;
}

Then the HTML:

<input type="text" class="fp-login-u" />

Everything is in <header> tags, margins and padding are defined and not the problem (on those elements).

****EDIT AGAIN****:

Sorry for being unclear.

The white text “LOGIN” is the background image of the div that holds all this content. Once I position the faded login button properly over it, I will remove it.

The new faded button, not the white text, is what is moving.

  • 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-06T06:51:49+00:00Added an answer on June 6, 2026 at 6:51 am

    If you show some code I can look at what’s going wrong. Otherwise I would say a workaround is to use relative positioning and set margins

    #login {
        margin: 10px 30px 0px 30px;
    }
    

    Another option is to use it’s own background image (same image you were already using), and obviously change the position values to your needs. This won’t take extra load time because they have already loaded the image.

    #login {
        margin: 10px 30px 0px 30px;
        background-image: url(images/top_banner.jpg);
        background-position: -30px -233px;
        background-repeat: no-repeat;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

all, I am trying to multiply a matrix to a vector in OpenGL, but
all. We're trying to get some intersect collisions working, but the problem experience is
All I am trying to do is take a standard range on an excel
All I want is to get the website URL. Not the URL as taken
All programs that I develop utilize the default Windows Design template: Besides from changing
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
All, I am trying to create a table to receive user inputs (UGC). This
All, There is a website that doesn't seem legitimate that and keeps showing all
All, In Apple's sample code DateCell http://developer.apple.com/library/ios/#samplecode/DateCell/Introduction/Intro.html the ivar pickerView is declared in MyTableViewController.h
All, I'm trying to split my MSTest test run into multiple runs because I'm

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.