Jump to content

Problem in backround image displaying in IE8


newphpcoder

Recommended Posts

Hi Good day! I got encountered problem in displaying my page in IE8, especially in my background image. It was not displayed fully on the page. It also repeated. I want to happen is the background is displayed fully. here is my css code:

html {background: url(images/background.png) no-repeat  fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;  }

Any help is highly appreciated. Thank you so mcuh.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...