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?
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?
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;
You must log in to post.