Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Safari and Chrome look great, not Firefox!

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29516
    harryatkins
    Participant

    Hi everyone,

    I’ve designed a one page test-site from a PSD file. It looks perfect in Safari and Chrome, I looked in Firefox and and it looks awful, there are things all over the place! I’ve attached an image of a Safari screenshot and a Firefox screenshot.

    Can anyone help or suggest anything?

    many thanks in advance

    Harry Atkins

    [attachment=0]safarifirefox.jpg[/attachment]

    #79146
    jamygolden
    Member

    It would help to narrow down the problems a lot if you could also give us a link to the site, or alternatively, provide the HTML and CSS.

    #79150
    harryatkins
    Participant

    Sorry ’bout that…

    the online test is here : http://web.me.com/harryatkins/csstest/index.html
    Where you can view the source code..
    and the css is here : http://web.me.com/harryatkins/csstest/css/style.css

    Thanks in advance!

    Harry Atkins

    #79161
    jamygolden
    Member

    This looks like it’s a catastrophe, but it’s pretty simple to fix :D
    Add this to your CSS:

    Code:
    header, section, footer, aside, nav, article, figure { display: block; }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.