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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T20:54:29+00:00 2026-06-06T20:54:29+00:00

I am having this issue with an input button on IE7 that is used

  • 0

I am having this issue with an input button on IE7 that is used to search for a product (as you can guess from the image) for some reason in IE7 this button is being thrown into random places and not sticking to the set position that it should. This only happens in IE7, not any browser, so I was curious if anyone knew why it would be doing this? (Also IE7 support is not my choice, has to be done.)

Correct Button
Incorrect Button

My Css:

dl#Navigation input.Button {
background: none repeat scroll 0 0 #FFFFFF;
border: 2px solid #3B9BD9;
color: #000000;
}
dl#Navigation input.Smallest {
cursor: pointer;
width: auto;
}

Html:

    <dt>Search Products<br />
    <web:SearchTextBox runat="server" id="SearchKeyword" class="Text" />
    <web:SearchSubmit ID="SearchSubmit1" runat="server" SearchBoxes="SearchKeyword" Text="Go" URL="~/catalogue/results.aspx" Class="Smallest Button" />
    </dt>
  • 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-06T20:54:31+00:00Added an answer on June 6, 2026 at 8:54 pm

    One of the things I’d suggest doing is to check that the parent container (which is somehow is a dt here) has a proper width to hold both elements and then set the width property to the input element.

    However there are some other ways of positioning the elements and achieving the same result. Using floats for instance would do the same effect. Use float: left on both elements (input and button). But to do so, you need to understand the peculiarities of floats and how to deal with them.

    P.s. Another piece of advice concerning your sample css code would be to review your selectors. Try putting the following css instead of yours and nothing will change (hopefully 🙂 ), but the efficiency of the selectors is better

    #Navigation .Button {
        background: #FFF;
        border: 2px solid #3B9BD9;
        color: #000;
    }
    #Navigation .Smallest {
        cursor: pointer;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having an issue with an image button that I have built. When I
I'm having an issue with removing classes from a HTML input when that element
Hello I'm having an issue with this check box : <input type=checkbox id=hideTempSeries checked=checked
I am having this issue. I have a script that checks if variable exists,
so I am having this issue that has been driving me crazy for hours,
I'm having an issue in IE7 and below where a form that I'm toggling
I'm having a validation issue that I can't figure out. I know I have
I know there are already articles that covered this, but I'm having an issue
After having this issue on our websites over secure SSL connections for Office file
We are having this issue with our production servers (apache-tomcat-7.0.6), which is running a

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.