Pictures not displaying well in IE 7

Found a bug? Tell us!!
Post Reply
proberlin
Regular
Posts: 23
Joined: Wed Aug 02, 2006 8:59 pm
Location: Berlin, Germany

Pictures not displaying well in IE 7

Post by proberlin »

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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Pictures not displaying well in IE 7

Post by garvinhicking »

Hi!

Maybe it's one of the IE guillotine bugs, or some floating element with bad margin/bordering?

Sorry, have no experience with that, so just a guess.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply