Jo wrote:
> http://9dragonsbmx.com/insideaboveall.htm
> 
> The photo needs to float to the right and it working fine in Firefox,
> but in IE7, the text and INSIDE ABOVE ALL heading are sitting way
> underneath and not top/left where they're supposed to. I'm sure it's
> something simple, but I can't figure it out.

The image-container expands to full parent-width in IE/win.

Add...
.floatrightindex {width: 430px;}
...to make it shrink to image-width.

BTW: images don't need containers to be controlled, they can float
perfectly well on their own.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to