Page 1 of 1

[Gelöst ]Horizontales Menü: Anordung der Menüpunkte rechts nach links

Posted: Sun Apr 11, 2010 12:07 pm
by Xenolith
Hallo,
Ich habe ein horizontales Menü es ist ganz rechts in einem div Container angeordnet allerdings ist die Sortierung der Menüpunkte irgendwie von rechts nach links und nicht wie ich möchte von links nach rechts. Das Menü basiert auf die Vorlage "Navigation: CSSMenu - Horizontal"

Vielen Dank für eure Hilfe
Xenolith

Re: Horizontales Menü: Anordung der Menüpunkte rechts nach links

Posted: Sun Apr 11, 2010 1:24 pm
by Xenolith

Code: Select all

ul#primary-nav {
	padding-top: 10px;
	padding-right: 10px;
padding-top: 31px;
float: right;
}
Lösung:

Code: Select all

float: right;