1 quard Aug 30, 2006 18:36
3 quard Aug 31, 2006 02:16
Nice to know IE7 RC1 won't render correctly :( I hope someone can tell me why.
4 john Aug 31, 2006 02:58
Try adding a style for img to the storycontent.
just fiddle with it by adding something like
.storycontent img {margin:3px;} or padding etc etc as your normal posted img has no styling at all and may be getting effected by some of the ZOOM code for other images
5 quard Sep 01, 2006 07:34
Thanks John I will try that! Good idea, since it's only in images in the content; much appreciated. Will post tomorrow if it works.
6 dunfalach Nov 28, 2006 00:46
I don't know whether that's the case in your situation, but I just had a page that did the same cutting off of images, and a reply told me that in my case it was a known IE 7 issue regarding italics next to images. If your case involves an image with italics next to it, try taking off the italics.
JB
7 quard Dec 06, 2006 18:09
Sonufa -- it worked, thanks!
Now that's really stupid on IE's part. I won't be editing posts to fix IE's debacle but its good to know in 5-6yrs they'll fix it...
8 dunfalach Dec 06, 2006 18:43
You're quite welcome. Glad it helped someone else. Another little tidbit I found, when an existing site stopped working:
If you have an ASP.NET site and you're using a label to display database-loaded content, with a fixed height to the label, IE6 will extend the label vertically to contain the content when the page is rendered. IE7, however, will scrunch up the content to fit the assigned height, allowing lines to rend over top of each other. Taking off the height setting fixes this.
9 quard Dec 08, 2006 02:30
Yeesh. There is also link related issues to using italics before a link as well that messes the link up. :(
I just duplicated your post with the Ipod drawn image ( the only image that was cut in half) and it rendered fine in IE7 RC1 Firefox 2 and Opera 9
I didn't use any CSS formatting or tags other than the p tags for the text block and my blog is a lot "thinner" than your's... Might be a CSS issue that you need to discuss on the IE7 Blog