Matt,

Try:
#topNav { width: 765px; height: 28px; margin: 0 auto; list-style: none; }

No need to float #topNav left if you are trying to center it. Just adjust
the width of #topNav to fit the width of the all the elements inside and set
the margin to 0 auto.

Jim

On Thu, Feb 14, 2008 at 9:07 PM, Matthew Stoneback <[EMAIL PROTECTED]>
wrote:

>
> Okay, now onto my dilemma.  How do you center a group of images / links
> that
> are floated left in CSS?  The site I am trying this on is here:
> http://www.eddysound.com/rrc/index_help.html  The CSS for the page is
> here:
> http://www.eddysound.com/rrc/main_help.css
>
> The part of the page I would like to center is all of the links located at
> the very top of the page (in white).
>  <http://www.evolt.org/help_support_evolt/>
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to