Page 1 of 1

[solved] right aligned horizontal menu is in reverse order

Posted: Mon Apr 22, 2013 1:40 pm
by stevegos
Hi, I have a horizontal menu using ul and li elements and styled via the standard "CSSMenu - Horizontal" css.

I wish to right align the li elements so they start from the right and flow to the left. If I float the ul#primary-nav li to the right its works great but the menu text is in reverse order.

Its makes sense as the order is starting from the right and flowing to the left, but there must be a way to put them in the correct page order as in the admin.

A quick search on the forums reveals a few others with the same problem going back several years but no resolution.

Any ideas? All help greatly appreciated.

Steve

Re: right aligned horizontal menu is in reverse order

Posted: Mon Apr 22, 2013 1:47 pm
by velden

Re: right aligned horizontal menu is in reverse order

Posted: Mon Apr 22, 2013 3:03 pm
by stevegos
Excellent. Thanks for that.