Solved the problem inside the forum, see
http://www.phpwcms.net/forum/viewtopic.php?t=15063
with the help of flip-flops "level-lift", thx - cool
volkman
[/EDIT]
After not playing with phpwcms for a while I have been sucessful setting up a new version 1.3.3 on my hosters server. The structure for the dual-language site is setup and working.
I have been reading flip-flops tutorial for "V1.30 CSS for an horizontal menu one level ", it is working for me as described.
Instead of a horizontal menu with one level I'd like to have the second one aswell horizontal just below level 1. Been trying that I set the level from 1 to 2, knowing this might not work:
Code: Select all
<div class="nlu_horiz1">{NAV_LIST_UL:F,1,2,act_path,active}</div>
http://www.volkspost.de/horizontal2.jpg
The last level1-topic is pushed all the way to the right side. My CSS knowlegde is way too basic to get this solved, hope anyone could give me a hint.
thx in advance
volkman
Ich habe mich nach langer Zeit mal wieder an phpwcms versucht und Version 1.3.3 frisch installiert. Die Grundstruktur für eine zweisprachige Site ist erstellt und ich hab flip-flops Tutorial "V1.30 CSS for an horizontal menu one level " umgesetzt bekommen.
Nun möchte ich nicht nur eine Ebene (level), sondern zwei abbilden. Die zweite soll ebenfalls horizontal unter der ersten liegen. Ich hab das erstmal frech versucht, indem ich die Zahl der Ebenen von 1 auf zwei gesetzt hab (ich ahnte schon, dass das in die Hose geht):
Code: Select all
<div class="nlu_horiz1">{NAV_LIST_UL:F,1,2,act_path,active}</div>
http://www.volkspost.de/horizontal2.jpg
Der Link für das dritte Hauptmenü "Service" ist komplett nach rechts "gedrückt". Mein CSS-Wissen reicht hier einfach nicht aus, kann mir jemand den entscheidenden Tipp geben?
Danke im Voraus
volkman