My background images are not loading in IE7, although they do fine in FF and Safari.
Would someone mind taking a look at http:dev.craigcurry.com and pointing me in the right direction? I'm guessing it's some kind of float issue? Or is it related to the Google map code?
That does help, thanks. I think I've got it fixed now. What is odd is that I'm on Mac also, and it was loading just fine for me. I had the page up on Safari on a friend's Mac also with the images loading.
I've been working on learning Expression Engine and had the css file stored in there. But after your post I noticed when I used firebug that the css file had a really long title formed by php. I moved it to a static URL and that seemed to do the trick.
My background images are not loading in IE7, although they do fine in FF and Safari.
Would someone mind taking a look at http:dev.craigcurry.com and pointing me in the right direction? I'm guessing it's some kind of float issue? Or is it related to the Google map code?
Thanks.
Craig
firebug can't find the images. But if I delete the two periods
then firebug finds them.
Does that help?
I've been working on learning Expression Engine and had the css file stored in there. But after your post I noticed when I used firebug that the css file had a really long title formed by php. I moved it to a static URL and that seemed to do the trick.
Thank you!!