the second list item with a grey background doesn't have the same bottom spacing in IE7 as the rest.... It slams down and hits the next item. I've debugged and debugged, and I can't figure it out. I thought it was a clearing issue.. then I added a <div class="clear"></div> at the end of each list item. It looks better, but still acts weird in IE7. As far as I can tell, all the list items are coded very similarly, but they're not behaving similarly.
We've sent it out to developers to make the site "dynamic" and it's been coming back to me with small tweaks.. this being one of them... any advice would help greatly.. i'm at my wit's end.
Thanks in advance for your time and consideration.
Regular
Posts: 27
Joined: 2008-01-31
Location: milwaukee, wi
Posted: Wed, 2008-07-23 21:02
HTML here:
http://adxcreative.com/projectHub/erpfix/consultantSearchResults.html
CSS here:
http://adxcreative.com/projectHub/erpfix/css/layout.css
the second list item with a grey background doesn't have the same bottom spacing in IE7 as the rest.... It slams down and hits the next item. I've debugged and debugged, and I can't figure it out. I thought it was a clearing issue.. then I added a <div class="clear"></div> at the end of each list item. It looks better, but still acts weird in IE7. As far as I can tell, all the list items are coded very similarly, but they're not behaving similarly.
We've sent it out to developers to make the site "dynamic" and it's been coming back to me with small tweaks.. this being one of them... any advice would help greatly.. i'm at my wit's end.
Thanks in advance for your time and consideration.
- Marty
FIXED IT. Used a new version of the Holly Hack via Mr. Zeldman
http://www.zeldman.com/2006/10/27/ie7fixes1/