Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12103
    lanne1
    Member

    I am using catch box 2.4 and latest version of firefox and all is displaying properly but in IE8, the white border surrounding the header image is extended across the entire width of the page and should not be. My site is http://www.formulaforpeace.com – please advise on a fix. Thank you, Ken

    #12105
    lanne1
    Member

    Just realized that is not only displaying incorrectly on header, the white border is extended throughout the whole page on IE8 whereas there should be a blue border on sides, top and bottom as displayed on firefox.

    #12131
    fcast
    Participant

    I also sought some visualization troubles on IE8 on XP and IE9 on Vista (all perfect on IE10 Win 7 and all decent browsers). In last days I fought with CSS with only partial results, try this in Custom CSS:

    #header-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -7px;
    margin-left: 0;
    padding: 0;
    }

    #12132
    Sakin
    Keymaster

    @lanne1: It displays same to be in IE9, IE10, Firefox and Chrome. The only difference in IE8 is that it doesn’t support rounded corners and it’s flat design.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Displaying incorrectly on Internet Explorer 8’ is closed to new replies.