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:
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.



Reply With Quote


Bookmarks