Bug in IE7? margin/padding
Bug in IE7? margin/padding
am 24.05.2007 20:39:29 von Arto Steiner
Hello again
URL: http://www.thinklab-consulting.ch/demo02/
On IE7 I get the effect, that the gray horizontal "bar" on the
left doesn't always have the same width when viewing the site
with IE7. FF is ok.
Please compare the images to see what effect I mean:
Vertical bar behind images as wanted:
http://thinklab-consulting.ch/tests/bar.jpg
Vertical bar too narrow:
http://thinklab-consulting.ch/tests/barnarrow.jpg
Thanks for any advice!
Arto
Re: Bug in IE7? margin/padding
am 24.05.2007 23:20:05 von Confused
"Arto Steiner" wrote in message
> Hello again
>
> URL: http://www.thinklab-consulting.ch/demo02/
>
> On IE7 I get the effect, that the gray horizontal "bar" on the left
> doesn't always have the same width when viewing the site with IE7. FF is
> ok.
>
> Please compare the images to see what effect I mean:
>
> Vertical bar behind images as wanted:
> http://thinklab-consulting.ch/tests/bar.jpg
>
> Vertical bar too narrow:
> http://thinklab-consulting.ch/tests/barnarrow.jpg
>
> Thanks for any advice!
> Arto
I dont have idea how to resolve your issue,but i have noticed inproper
display of fonts in IE6 http://img513.imageshack.us/img513/3163/ie6if6.jpg
Re: Bug in IE7? margin/padding
am 24.05.2007 23:23:43 von Confused
correction,screenshot is "ok" but windows dont show font in texarea unless i
select them with mouse.Also FF and Opera are showing it properly
Re: Bug in IE7? margin/padding
am 25.05.2007 08:57:17 von Knut Krueger
Hi Arto,
I had a similar problem.
If you scale down the width of your IE Browser very slowly, you will see
that there is a space appearing at the right side of the word portrait.
Just the same was in my style sheet and Beauregard told me to minimize
px styling - better avoid it.
I exchanged as much as possible to em and the space is not appearing
now. And - your gray horizontal "bar" jumps when the space appears.
Hope that helps
Knut
Arto Steiner schrieb:
> Hello again
>
> URL: http://www.thinklab-consulting.ch/demo02/
>
> On IE7 I get the effect, that the gray horizontal "bar" on the left
> doesn't always have the same width when viewing the site with IE7. FF is
> ok.
>
> Please compare the images to see what effect I mean:
>
> Vertical bar behind images as wanted:
> http://thinklab-consulting.ch/tests/bar.jpg
>
> Vertical bar too narrow:
> http://thinklab-consulting.ch/tests/barnarrow.jpg
>
> Thanks for any advice!
> Arto
Re: Bug in IE7? margin/padding
am 25.05.2007 21:45:26 von jmm-list-gn
Knut Krueger wrote:
> Hi Arto,
> I had a similar problem.
> If you scale down the width of your IE Browser very slowly, you will see
> that there is a space appearing at the right side of the word portrait.
> Just the same was in my style sheet and Beauregard told me to minimize
> px styling - better avoid it.
> I exchanged as much as possible to em and the space is not appearing
> now. And - your gray horizontal "bar" jumps when the space appears.
>
And if the horizontal spacing is not required to be a fixed width, use
percentages to set the spacing.
IE6 and earlier have a problem with rounding to integer values and that
can have odd effects. Apparently IE7 has merely changed the form of that
problem.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)