CSS Background color headache... Help?

3 replies
  • WEB DESIGN
  • |
I am having a problem with the background color of a website that I am working on itanidental(dot)com. When viewing the site in Chrome, FireFox, Safari everything appears just fine, but when viewing it in IE there is some discrepancy on the hope page as far as what the background color of the lower portion of the website. I believe the section I am having a hard time with is the homepage.wrap section. In IE the background color shows up as #339999 and on all other browsers it shows up as #f0f0f0. I want it to always show up as #f0f0f0, any suggestions? Thank you all for your time.
#background #color #css #headache
  • Profile picture of the author RichKent
    Try restating background-color:#F0F0F0; in the wrap tag itself - instead of just in the homepage tag.
    {{ DiscussionBoard.errors[3778995].message }}
    • Profile picture of the author jleavitt13
      I have tried that and it fills the space between the box in the center and the two side boxes with the appropriate color but least any space in the side margins the wrong color. Thanks for the help however. Just cant quite seem to figure out what the problem is...
      {{ DiscussionBoard.errors[3780659].message }}
      • Profile picture of the author ezbiz
        Try setting the "wrap" id tag to height: 100%;
        You currently have the height set for blank, IE is very buggy about height and width being defined.

        PM me back to let me if that did the trick.
        Signature
        Build Instant Mobile Sites with MyMobi Builder - Easy As WordPress
        Mobile Website Builder
        {{ DiscussionBoard.errors[3788976].message }}

Trending Topics