I am having trouble with background images showing up in IE7. While everything looks fine in IE9, firefox, and chrome, when I checked on IE7, I see that none of the

background:url (images/image);

show up in my browser.
Anyone know why, or a work-around for this??
Any help would be GREATLY appreciated!
Thanks.

Recommended Answers

All 2 Replies

If it's just a background image, with no other arguments, have you tried background-image:url(images/image.jpg);

I've never known IE7 to take issue with background images before. It's more likely to be a combination of factors causing the issue.

Do you have a web accessible link you can provide or could you upload the problem page to a web accessible server if not?

Feel free to post the relevant HTML and CSS.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.