css - IE7/IE8 - not displaying background image -
I am preparing the site on which there is a background image, which is repeated in just the y axis.
# background {background: url (".. / image / bg.png") duplication-y-43px 150px; } It works fine in Firefox and Safari, but not IE 7 or IE8.
I have also added stylesheets for these 2 browsers and have changed the background to one color (which has worked).
Is there any reason that it is not working in these 2 browsers?
Thanks
Is there any size in the background? Because it will require ... if it works and does not work then have you set up your theory in the page? This is necessary for IE ...
Comments
Post a Comment