Forum Moderators: not2easy

Message Too Old, No Replies

IE5 image not showing

IE5 Image

         

slrose

6:34 pm on Jan 20, 2005 (gmt 0)

10+ Year Member



Greetings. The following web page has two images in the content which do not show in IE5. Two background images do show. The image 'title' attribute displays on rollover, but the image doesn't show. Can any one suggest why this is?

<No URLs, thanks. See TOS [WebmasterWorld.com] and CSS Forum Charter [WebmasterWorld.com]>

Thanks.

[edited by: SuzyUK at 5:47 pm (utc) on Jan. 21, 2005]

csaccheri

8:13 pm on Jan 20, 2005 (gmt 0)

10+ Year Member



Try adding a position: relative to the #content img declaration in your css

SuzyUK

5:50 pm on Jan 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi slrose - Welcome to WebmasterWorld

and try a search for IE's "peekaboo" bug ..

if they're floated then they might need a dimension (width or height)

Suzy

slrose

6:19 pm on Jan 21, 2005 (gmt 0)

10+ Year Member



Thanks for the suggestions. The image already has width and height, but it wasn't positioned: relative. I'll try that, but I won't know how it looks until my customer tells me later. The image is simply floated in the content area, nothing fancy.

Thanks again.