Andy- this is a limitation of CSS- I dont think its really possible,
but they way Ive achieved the appearance of it by figuring out how
much room is left on the right side of the rightmost element, then
putting margin-left on the first element equal to half the space. This
will center the elements visually.

:::

Adam

On Apr 10, 9:48 am, AndyCramb <andycr...@googlemail.com> wrote:
> I have tried centre aligning the tabs using
>
> #wrapper #tabs ul{
>     text-align: center;
>
> }
>
> This did not work
> Has anyone managed to do this
> Any help is much appreciated
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to