Results 1 to 3 of 3

Thread: IE Float Troubles

  1. #1
    Join Date
    Sep 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default IE Float Troubles

    Hey guys, I'm getting the hang of the whole CSS thing, but I'm having trouble on my current project. Can anyone offer any help? If you view the site so far it looks GREAT in firefox, but looks frustratingly like HELL in IE. Anyone know why this stuff is happening? Please help! I want to show the site to my client soon, and I don't want to assume he's using firefox.

    Here's the link:
    http://www.mindoverdigital.com/staging/pline/index.html

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    I had to use:
    Code:
    margin-left:100px;
    on my float code to fix the float for IE on my site.
    - Mike

  3. #3
    Join Date
    Aug 2008
    Location
    Estados Unidos
    Posts
    26
    Thanks
    9
    Thanked 0 Times in 0 Posts

    Default

    Use alternate style sheets for IE. It doubles your work but until Microsoft gets it together, what are you going to do?

    Here's a link that should get you started.
    http://css-tricks.com/how-to-create-...ly-stylesheet/

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •