Re: [css-d] floated list item not lining up horizontally

2009-11-17 Thread David Hucklesby
Chris Kavinsky wrote: > I created an unordered list where the background image displays in > place of text. For some reason, the list is staggering down a few > pixels from each other as you move to the right and I can't figure > out why. Here the link: > > http://associationdatabase.com/aws/OHP

[css-d] floated list item not lining up horizontally

2009-11-17 Thread Chris Kavinsky
I created an unordered list where the background image displays in place of text. For some reason, the list is staggering down a few pixels from each other as you move to the right and I can't figure out why. Here the link: http://associationdatabase.com/aws/OHPCO/pt/sp/home_page Here's the CSS c

Re: [css-d] Floated list items cause extra space on Firefox

2005-06-07 Thread Roger Roelofs
Scott, On Jun 7, 2005, at 12:44 PM, Scott Povlot wrote: I am working on my first CSS/XHTML website. I hope that you can help with an unusual problem that I am seeing in Mozilla Firefox 1.04. I am using a floated list item to make multiple columns. This is similar to the gallery example in h

[css-d] Floated list items cause extra space on Firefox

2005-06-07 Thread Scott Povlot
I am working on my first CSS/XHTML website. I hope that you can help with an unusual problem that I am seeing in Mozilla Firefox 1.04. I am using a floated list item to make multiple columns. This is similar to the gallery example in http://css-discuss.incutio.com/?page=GalleryFloat. The probl

Re: [css-d] floated list

2005-06-07 Thread Ingo Chao
Carsten Peters schrieb: ... http://mca-abraham.de/index5f.html The navi is a floated list. In IE the content under the navi goes down a few pixels when hovering a button for the first time. #navcontainer ul li a, #footer ul li a { ... /* margin: 0 0 10px 0; */ margin:0

[css-d] floated list

2005-06-07 Thread Carsten Peters
Hello, I have some Trouble with the navi on: http://mca-abraham.de/index5f.html The navi is a floated list. In IE the content under the navi goes down a few pixels when hovering a button for the first time. I thougt it is the infamous Peekaboo Bug but the Typical fix didn't work. Can anybody