Forum Moderators: not2easy

Message Too Old, No Replies

Text-align on floating list

         

johnncyber

2:19 pm on Feb 22, 2007 (gmt 0)

10+ Year Member



I have a horiztonal (inline) list that is floating in a container of fixed with. When I put a text-align: center on the link in the element it centers the whole list but not the text.

Any ideas?

Here is the address:

<url removed>

the list of links is at the bottom of the page

[edited by: encyclo at 2:26 pm (utc) on Feb. 22, 2007]
[edit reason] no links to personal sites please, see forum charter [/edit]

alias

7:23 am on Feb 23, 2007 (gmt 0)

10+ Year Member



hi,

try floating the list items to the left. text-align: center; should work fine then.

M.Saulis