Interesting. This is not a problem in IE 7 Beta. Very odd indeed.
_________________________ Stilgar Are you ready for 7.3? "Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
#727 - 06/22/0601:47 PMRe: Layout different in IE
[Re: Stilgar]
Zarzal
old hand
Registered: 06/05/06
Posts: 1097
Loc: Berlin, Germany
Yes, MS fixed this by supporting png alpha channel in IE7. But 98% use IE6 and FF 1.5.x so this png grafik should be replaced by gif with transparent border or a grafik without transparent border and margin: 0px;padding: 5px;border: none;
Yes, MS fixed this by supporting png alpha channel in IE7. But 98% use IE6 and FF 1.5.x so this png grafik should be replaced by gif with transparent border or a grafik without transparent border and margin: 0px;padding: 5px;border: none;
I'm just stating facts, not being critical of older browsers.
Most likey we will fix this by going to .gif files.
_________________________ Stilgar Are you ready for 7.3? "Yes, ladies and gentlemen, this is occasionally a fly-by-the-seat-of-your-pants operation. That is the designed behavior." - CC
#744 - 06/22/0611:54 PMRe: Layout different in IE
[Re: Gizmo]
Zarzal
old hand
Registered: 06/05/06
Posts: 1097
Loc: Berlin, Germany
Many people disable javascripting. I use analytics on my boards and there I can see that 25% run without javascript. Gif or a css workaround would be the best solution.