Re: [css-d] Put gap in list styled for navigation IE problems

2005-10-31 Thread Paul Jinks
Thanks Christian That fixed it. I can't figure out why, though. Is there some connection between specifying width and border display? Or is it just an IE thing? Anyway, you sorted it out in the nick of time. I owe you. Paul Christian Montoya wrote: First - big thanks to everyone who

[css-d] Put gap in list styled for navigation IE problems

2005-10-30 Thread Paul Jinks
First - big thanks to everyone who replied on this one (see below). In the end I went with two lists, seemed most correct and put a margin-bottom in to separate them. However, when I view this in IE6/XP, the line dividing the top two links disappeared. everything else checks out fine - but no

Re: [css-d] Put gap in list styled for navigation IE problems

2005-10-30 Thread Christian Montoya
First - big thanks to everyone who replied on this one (see below). In the end I went with two lists, seemed most correct and put a margin-bottom in to separate them. However, when I view this in IE6/XP, the line dividing the top two links disappeared. everything else checks out fine - but