Re: [css-d] Text position in IE

2009-02-20 Thread Gunlaug Sørtun
Del Wegener wrote: > How do you determine that indeed IE expands the width of an element? As always: observe, add temporary fixes for specific bugs, and compare with what comes out in other browsers. Once determined: remove temporary fixes and/or replace them with real fixes, and perform thorough

Re: [css-d] Text position in IE

2009-02-20 Thread Del Wegener
> Del Wegener wrote: > http://www.edi-cp.com/newweb/products_ul_intro.php > >> Thanks Georg. I decided that I really did want spans and not divs. I >> made the changes you suggested and of course everything worked >> perfectly! I then tried to find out what your css changes were all abou

Re: [css-d] Text position in IE

2009-02-20 Thread David Laakso
> Del Wegener wrote: > > http://www.edi-cp.com/newweb/products_ul_intro.php > > > >> Where can I read more about this stuff? >> > > Del, I think you'll find things will go better if you follow known standard convention. There is no need to re-invent the whee

Re: [css-d] Text position in IE

2009-02-19 Thread Gunlaug Sørtun
Del Wegener wrote: >>> http://www.edi-cp.com/newweb/products_ul_intro.php > Thanks Georg. I decided that I really did want spans and not divs. I > made the changes you suggested and of course everything worked > perfectly! I then tried to find out what your css changes were all > about. After

Re: [css-d] Text position in IE

2009-02-19 Thread Del Wegener
> Del Wegener wrote: > >> http://www.edi-cp.com/newweb/products_ul_intro.php > >> The text on the left side is supposed to wrap around the picture and >> the s on the right. > A mix of markup and CSS modifications necessary to make IE7 and 6 play > along, so here's the page... >

Re: [css-d] Text position in IE

2009-02-19 Thread Gunlaug Sørtun
Del Wegener wrote: > http://www.edi-cp.com/newweb/products_ul_intro.php > The text on the left side is supposed to wrap around the picture and > the s on the right. No divs on the right, only spans wrapped in paragraphs. Those paragraphs need to go, or they can replace the spans and take over th

[css-d] Text position in IE

2009-02-19 Thread Del Wegener
Good Afternoon; Please take a look at http://www.edi-cp.com/newweb/products_ul_intro.php in FF and IE. The text on the left side is supposed to wrap around the picture and the s on the right. It looks proper in FF, but in IE the text is shoved far down the page -- none of it is to the left of t