IE 6 + 7 Problem with CSS. $5 to whoever can help :)

Discussion in 'HTML & Website Design' started by Mashed, May 5, 2009.

  1. #1
    Hey guys,

    I'm having a problem with my site appearing correctly in IE 6 + 7. It works fine in IE 8, FF etc. The problem is the alignment/margin I think, everything seems to have shifted outta place in IE 6/7. Heres a pic of it in FF and then in IE 6/7.

    FireFox
    http://i44.tinypic.com/15pmv00.png

    IE6/7 - (Little boxes around the problems but missed the "more details" link)
    http://i42.tinypic.com/11r6oh1.png

    I've tried searching google etc but I am pretty new to HTML/CSS and I got a bit confused. I'm not sure if this is a quick 5min fix or a lot longer but I am willing to send $5 to the person who can fix it for me if its just a few min job.

    If you would like to help and fix this problem please PM me and I will send you the CSS file only so you can make the changes. Might be easier to do it over MSN with the file sending etc.

    Thanks guys
    Mashed
     
    Mashed, May 5, 2009 IP
  2. c4gamerz

    c4gamerz Well-Known Member

    Messages:
    294
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    110
    #2
    well this actually needs complete overhauling of your css so will charge 20$ to fix it!

    Thanks
     
    c4gamerz, May 5, 2009 IP
  3. saiful-rez

    saiful-rez Peon

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Just leave the browser. Use chrome. More flexsible.
     
    saiful-rez, May 5, 2009 IP
  4. Mashed

    Mashed Active Member

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #4
    Problem fixed thanks to elahi9999. :)
     
    Mashed, May 5, 2009 IP
  5. elahi9999

    elahi9999 Well-Known Member

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #5
    job done.. thanks for the payment..
     
    elahi9999, May 5, 2009 IP
  6. Immaboy

    Immaboy Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    For those beginner out there, next time you make a new .css file that works well in IE, then use this code:

    <!--[if IE 7]>
    <link rel="stylesheet" href="ie7.css" type="text/css" media="screen" />
    <![endif]-->
    HTML:
    It works well.
     
    Immaboy, May 6, 2009 IP