Sitecheck

Discussion in 'CSS' started by lorenzo_0, Dec 3, 2009.

  1. #1
    Hello users,

    I've been lurking around this forum for a long time but this is my first time posting a thread here. I'm developing a website for a client, and I am having some difficulties getting my site to work across different browsers. I've used the Browsershots site over and over to fix my errors, but the site just doesn't look right in IE7. In IE8 it looks how it's supposed to look, aswell as in all versions Firefox and the other well-known browsers.

    The address is skylersatelite.com/dev, and the CSS can be found at style.css in the same directory. Can someone please have a look and tell me what i'm doing wrong? Obviously it's in the CSS, since the XHTML is coded without error. Perhaps I'm doing the CSS all wrong.

    I'd appreciate it very much if someone could point me in the right direction.

    Many thanks!
     
    lorenzo_0, Dec 3, 2009 IP
  2. Diputs

    Diputs Greenhorn

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    IE6 & IE7 have a lot of margin/padding issues. You'll need to use a conditional stylesheet or some IE hacks in your CSS to resolve these issues.. There's a good tutorial on this subject @ css-tricks dot com
     
    Diputs, Dec 6, 2009 IP