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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T09:13:17+00:00 2026-05-30T09:13:17+00:00

why the input dislocated in IE? It’s ok in Firefox and Chrome. The input

  • 0

why the input dislocated in IE? It’s ok in Firefox and Chrome. The input does not appear to the right under the image. Since I can’t post images here, I’ll put “xxx” instead of the image url in the code and css and a screenshot url in the comment. Thanks a lot

<li class="img">
    <div class="pic">
        <img width="117px" height="70px" src="attachment/201202/21/1_1329785854VWAO.jpg.thumb.jpg">
        <div  class="remove" style="display: none;">
        </div>
    </div>
    <input type="text" placeholder="say something" value="" class="txt">
</li>
 li.img {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 102px;
    overflow: visible;
    padding: 0 4px;
    position: relative;
    width: 117px;
}
li {
    float: left;
    margin-left: 10px;
}
li {
    list-style: none outside none;
}
.pic {
    margin-bottom: 5px;
    overflow: hidden;
}
.txt {
    border: 1px solid #DEDEDE;
    color: #999999;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 0;
    padding-left: 6px;
    width: 108px;
}
  • 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-30T09:13:19+00:00Added an answer on May 30, 2026 at 9:13 am

    Put the text input box in its own div and float the div to the left:

    <li class="img">
        <div class="pic">
            <img width="117px" height="70px" src="attachment/201202/21/1_1329785854VWAO.jpg.thumb.jpg">
            <div  class="remove" style="display: none;">
            </div>
        </div>
        <div class="txt">
            <input type="text" placeholder="say something" value="" class="txt" >
        </div>
    </li>
    

    li.img {
        background: none repeat scroll 0 0 #FFFFFF;
        height: 102px;
        overflow: visible;
        padding: 0 4px;
        position: relative;
        width: 117px;
    }
    li {
        float: left;
        margin-left: 10px;
    }
    li {
        list-style: none outside none;
    }
    .pic {
        margin-bottom: 5px;
        overflow: hidden;
    }
    div.txt {
        float: left;
    }
    input.txt {
        border: 1px solid #DEDEDE;
        color: #999999;    
        height: 20px;
        line-height: 20px;
        margin-left: 0;
        padding-left: 6px;
        width: 108px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Input textfield in AIR for iOS looks really ugly when it does not have
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;} input,textarea,select{*font-size:100%;} This is from the YUI reset css. What does the * before
Input string was not in a correct format. At this line: int total =
input: var pList=new []{a,b,c}; output: string pListRet=a,b,c; I know it can be implement in
My input is javascript code that I can pre-process.. at some specific point in
input field are not getting aligned and they flow out of the container. What
Input: # of seconds since January 1st, of Year 0001 Output: # of Full
Input Image -- https://i.stack.imgur.com/hIqEd.png Output Image with Convex Hull of contours drawn -- https://i.stack.imgur.com/pEKPP.png
input type=text/radio/checkbox - can I treat them differently in my CSS? Other than by
INPUT <logs> <logentry revision=648> <author>nshmyrev</author> <date>2008-09-21T19:43:10.819236Z</date> <paths> <path action=M>/trunk/po/ru.pi</path> </paths> <msg>2008-09-21 Nickolay V. Shmyrev

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.