You are just amazing Georg!!! Worked like a charm.
THANK YOU!!! Now if you don't mind me asking, why is
it that I need both {display: inline-block} and
{display: block;}? 

Elli


--- Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:

> Elli Vizcaino wrote:
> 
> > How do I get the text to wrap underneath the
> images in this table: 
> > http://e7flux.com/placead/placead2.html - they
> wrap fine in FF & 
> > Safari but not in IE 6 or 7.
> 
> Add - verbatim...
> 
> #newspapers table a {display: inline-block;}
> #newspapers table a {display: block;}
> 
> ...and IE/win will behave as intended.
> 
> If you want even better rendering in IE6, then
> add...
> 
> * html #printonline {display: inline; overflow-x:
> hidden;}
> * html #multiple #newspapers p.free {width: auto;
> display: inline;}
> 
> ...to kill some of those old bugs.
> 
> regards
>       Georg
> -- 
> http://www.gunlaug.no
> 



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
______________________________________________________________________
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