Forums

[resolved] Browsers snipping top half of header image? (2 posts)

  1. MitchLeBlanc
    Member
    Posted 9 months ago #

    Hello there.

    http://urbanphilosophy.net/blog

    In Firefox 3, my page renders fine. However in IE8, Chrome and Safari 4, the upper half of my header image gets snipped off.

    I'm not sure why, would any of you guys have an idea?

  2. MitchLeBlanc
    Member
    Posted 9 months ago #

    I fixed this by changing:

    background: url(http://www.urbanphilosophy.net/images/banner.png) top center no-repeat;

    to:

    background: url(http://www.urbanphilosophy.net/images/banner.png) bottom center no-repeat;

Reply

You must log in to post.

About this Topic