Re: [css-d] IE7 display problem

2010-12-08 Thread Chetan Crasta
The ingallinks div contains a table. This is an incorrect use of tables. It also complicates matters. Use an unordered list with floated li elements instead. ~Chetan. On Wed, Dec 8, 2010 at 7:49 AM, Julie Holmes jhd...@gmail.com wrote: Hello, The following div class .ingallinks displays as I

Re: [css-d] IE7 display problem

2010-12-08 Thread Julie Holmes
Yes, thank you, Chetan. I tried floating li in unordered list before doing table solution. Floating li in ordered list had its own stack of browser compatibility issues separate from this one. Guess I'll be back on css-discuss list with those unless I get the links to miraculously line up

Re: [css-d] IE7 display problem

2010-12-08 Thread David Laakso
On 12/7/10 9:19 PM, Julie Holmes wrote: Hello, The following div class .ingallinks displays as I designed in IE8, FF, Safari, Chrome but not in IE7. Please see fixit folder: http://www.thechildrensstoreinc.com/fixit/ Do I need to set up a separate stylesheet for IE7 or is there a fix that

Re: [css-d] IE7 display problem +1

2010-12-08 Thread David Laakso
On 12/8/10 7:42 PM, David Laakso wrote: On 12/7/10 9:19 PM, Julie Holmes wrote: The following div class .ingallinks displays as I designed in IE8, FF, Safari, Chrome but not in IE7. Please see fixit folder: http://www.thechildrensstoreinc.com/fixit/ Julie Quick- start checked in IE 7/8

[css-d] IE7 display problem

2010-12-07 Thread Julie Holmes
Hello, The following div class .ingallinks displays as I designed in IE8, FF, Safari, Chrome but not in IE7. Please see fixit folder: http://www.thechildrensstoreinc.com/fixit/ Do I need to set up a separate stylesheet for IE7 or is there a fix that won't bork out what I've done for all the