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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T00:34:31+00:00 2026-05-12T00:34:31+00:00

CSS is not my strong suit, and I am not sure what’s going on

  • 0

CSS is not my strong suit, and I am not sure what’s going on with my list items in IE6. I want them to align vertically, but the first list item is always being pushed a pixel or two two far to the right, so it no longer lines up with the other members in the list. As far as I’m concerned, this list looks fine in IE7/8, FF3, and Chrome 2 (all on Windows).

Here’s what it looks like in IE6… note that Vangala’s entry is improperly indented:

alt text http://img254.imageshack.us/img254/8123/ie6liindent.png

Here is my relevant CSS:

.organizer-label {
    float: left;
    width: 145px;
}

.organizer-value {
    margin-left: 150px;
}

.organizer-value ul {
    margin-left: 1em;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    line-height: 1.1em;
}

Here is my relevant html:

<div class="organizer-subsection">
  <div class="organizer-label">Committee members:</div>
  <div class="organizer-value">
    <ul>
      <li>Vangala Subrahmanyam, Sai Advantium Pharma Ltd, Pune, India</li>
      <li>Ramaswamy Iyer, Bristol-Myers Squibb, Lawrenceville, USA</li>
      <li>Ragu Ramanathan, Bristol-Myers Squibb</li>
    </ul>
  </div>
</div>

Am I doing something stupid and just getting lucky that it looks okay in most browsers? What can I do to make the list line up correctly in IE6?

  • 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-12T00:34:32+00:00Added an answer on May 12, 2026 at 12:34 am

    You need to apply hasLayout to the div .organizer-value

    .organizer-value {
        margin-left: 150px;
        zoom:1;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm not strong JS user, but I want make Nightingale chart like this: http://windhistory.com/station.html?KHKA
I am not very strong with css but what I have is 2 forms
Using css (not a inline one, but external stylesheet) how do i override the
I just wonder if it is possible to only use CSS but not javascript
Is it OK if everything looking OK but HTML and CSS are not valid
I'm not expert about css menus. But I know basic system to make css
I'm not sure if this is even possible, but I have a case where
Why is my CSS not working? I'm trying to edit the margins for the
I have designed a site and my CSS is not loading in FF and
I came across this issue last night where my CSS would not affect the

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.