[css-d] styling a list

2010-06-16 Thread TriState Advantage, Kris Jacobson
Thank you Russ and David for you help. Text align: center on the ul and display: inline on the li was the trick. I have to test in all the browsers but it seems to be working. Kris J __ css-discuss [cs...@lists.css-discuss.org] h

Re: [css-d] styling a list

2010-06-15 Thread russ
>I have tried several times to style a horizontal list and this time I am >keeping at it till it works. > I am trying to center the menu inside the black bar. I have given the ul a > width and made the margins auto with text align centered. I took out some things that didn't seem needed, changed

Re: [css-d] styling a list

2010-06-15 Thread David Laakso
> Actually I was trying to get it centered horizontally and then was > going to worry about it vertically so if you can give me tips for both > it would be greatly appreciated. > >>> I am trying to center the menu inside the black bar. >>> http://www.tristateadvantage.com/woolynpurses/index.html

Re: [css-d] styling a list

2010-06-15 Thread David Laakso
TriState Advantage, Kris Jacobson wrote: > I am trying to center the menu inside the black bar. > http://www.tristateadvantage.com/woolynpurses/index.html > > Bear with me... half the problem for me is understanding questions :-) . Do you want the menu centered inside the black bar: 1/ ver

[css-d] styling a list

2010-06-15 Thread TriState Advantage, Kris Jacobson
I have tried several times to style a horizontal list and this time I am keeping at it till it works. I am trying to center the menu inside the black bar. I have given the ul a width and made the margins auto with text align centered. Should I put those styes on the li or a? Also, in IE8 'About