Re: [css-d] text wrapping problem

2009-03-20 Thread Bilgehan Maraş
Hi again, I was able to test the page ( http://www.film.com.tr/listtest.html ) with latest beta of IE8 and it works fine ( like firefox and safari ). Bilgehan 2009/3/19 Bilgehan Maraş : > Hi, > > I have a problem with text wrapping in list elements. I uploaded a > test page at http://www.film.c

Re: [css-d] text wrapping problem

2009-03-19 Thread Gunlaug Sørtun
Bilgehan Maras, wrote: > http://www.film.com.tr/listtest.html > On firefox and safari everything is fine but as usual there is a > problem with IE 6 and IE7. IE wraps the text strangely. Try adding... li a {white-space : nowrap;} Of course: your example doesn't look anything like your screensh

[css-d] text wrapping problem

2009-03-19 Thread Bilgehan Maraş
Hi, I have a problem with text wrapping in list elements. I uploaded a test page at http://www.film.com.tr/listtest.html . On firefox and safari everything is fine but as usual there is a problem with IE 6 and IE7. IE wraps the text strangely. A picture is thousand words, i put actual implementati