Pictures not displaying well in IE 7
Posted: Wed Mar 21, 2007 5:30 pm
i am not sure if it is a bug of s9y or just another bug of internet explorer 7, but i experience a problem with an embedded picture in a s9y-staticpage.
how it looks like in internet explorer 7:
http://home.arcor.de/proberlin/02.jpg
how it looks like in firefox 2 and internet explorer 6 and how it should look like:
http://home.arcor.de/proberlin/01.jpg
i am using
- s9y 1.1
- the staticpage plugin
- the "extended options for media manager" plugin
to me it seems like ie7 puts a white background behind every whole line in which text can be found. i guess i have to bring the picture "to the front" and i am sure there is code for that purpose, but i don't know it. my source-code for the picture looks like this at the moment:
<img style="BORDER-RIGHT: 0px; PADDING-RIGHT: 5px; BORDER-TOP: 0px; PADDING-LEFT: 5px; FLOAT: right; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height="30" src="http://xxx/logo_1.gif" width="130" />
does anybode have i clue how i can remove the white line over this picture in ie7?
how it looks like in internet explorer 7:
http://home.arcor.de/proberlin/02.jpg
how it looks like in firefox 2 and internet explorer 6 and how it should look like:
http://home.arcor.de/proberlin/01.jpg
i am using
- s9y 1.1
- the staticpage plugin
- the "extended options for media manager" plugin
to me it seems like ie7 puts a white background behind every whole line in which text can be found. i guess i have to bring the picture "to the front" and i am sure there is code for that purpose, but i don't know it. my source-code for the picture looks like this at the moment:
<img style="BORDER-RIGHT: 0px; PADDING-RIGHT: 5px; BORDER-TOP: 0px; PADDING-LEFT: 5px; FLOAT: right; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height="30" src="http://xxx/logo_1.gif" width="130" />
does anybode have i clue how i can remove the white line over this picture in ie7?