Jump to content
Sign in to follow this  
jordydme

Feature background Image not showing in IE7

Recommended Posts

jordydme

I have some background images not displaying in IE7 and IE9. H1 heading is not displaying in IE9 Full background image not displaying in IE7 Here are two screenshots showing that the images are not showing in IE7 & IE9 <---Images Removed---> <---Images Removed---> Here is the live site: <---Link Removed---> I have been searching the internet for a solution but to no avail. I tried checking my CSS and re-saving the images as jpegs but to no avail. Looked through this forum and tried adding #page {zoom:1;} but no luck Any thoughts on this would be helpful. Thanks,

Share this post


Link to post
Share on other sites
kastelic
Can you post your CSS here? You may try adding !important to you background image declaration. For some reason in IE there is an inline declaration of background-image: none on the feature slides.

Share this post


Link to post
Share on other sites
jordydme
Thanks, adding important to the feature background took care of the main issue I still have one more issue which may or may not be related so I am going to make another post. here is the fix if anyone else needs it: Feature_1 { background:url(http://yoursite.com/path to your image) !important; } if you can kindly delete the urls above, I would greatly appreciate it.

Share this post


Link to post
Share on other sites
Danny
Hi Jordan, Great glad that worked and I've deleted the URL's as requested.

Please search our forums, before posting!

Share this post


Link to post
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

Sign in to follow this  

×