Secondary menu alignment & item order
When I put the secondary menu above the header and float it to the right everything works fine.
The only thing is that it changes the order of the menu items.
Normal:
menu item 1 - menu item 2 - menu item 3 - menu item 4
Floating to the menu to the right:
menu item 4 - menu item 3 - menu item 2 - menu item 1
Is there a way to float the secondary menu to the right, but keep the correct order of the menu items?
|