Hallo zusammen,
ich habe ein kleines Problem mit der Navigations-Variante {NAV_HORIZ_DD:ID,Level-depth}).
Ich möchte die Größe der Unterelemente unabhängig von der Menüleiste bestimmen. Wie bekomme ich das denn hin?
Ich hoffe ihr könnt mir helfen...
Mein derzeitiges Projekt: http://duerer.fischelzone.net/
{NAV_HORIZ_DD:ID,Level-depth}
Re: {NAV_HORIZ_DD:ID,Level-depth}
vielleicht so?
Könnte klappen....
Code: Select all
#pmenu li ul li a, #pmenu li ul li a:visited {
border-width: 0 1px 1px 1px;
width: 200px;
}
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Re: {NAV_HORIZ_DD:ID,Level-depth}
Nej das haut immer noch nicht hin...leider
Hat jemand noch eine Idee?
Hat jemand noch eine Idee?
Re: {NAV_HORIZ_DD:ID,Level-depth}
Yes ich hab die Einstellung gefunden
--> #pmenu li ul li a, #pmenu li ul li a:visited {
border-width: 0 1px 1px 1px;
width: xxpx;
}
[CLOSE]
--> #pmenu li ul li a, #pmenu li ul li a:visited {
border-width: 0 1px 1px 1px;
width: xxpx;
}
[CLOSE]