Jump to content

CSS Background image


Recommended Posts

Hi Guys,

 

I'm having trouble getting a background to display properly in IE. It works fine in chrome and Firefox but IE is giving me problems. :(

 

The site is www.whymary.com.au

The background consists of 4 image that float in each corner so the background is fluid.

 

Does anyone have any suggestions for a possible fix or work around.

Any help will be greatly appreciated. :D

Link to comment
Share on other sites

hi,

 

this is quite simple, multiple backgrounds is a css3 property that ie lte 9 will not understand

if you want to have ie a little more css3 friendly and understand multiple backgrounds and some other properties, just add modernizr or pie css3 to you js files and have an ie css3 trip :)

 

have swing

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