[TYPO3-german] Menue spinnt

ingo preuss ingo.preuss at gmx.net
Mon Sep 4 19:44:28 CEST 2006


  Hallo,
ich kann grad nicht nachvollziehen, was mit den Eintraegen im vertikalen 
Menue am rechten Rand passiert ist: 
p21955.typo3server.info/index.php?id=14 
<http://p21955.typo3server.info/index.php?id=14>
Der Uebersichtlichkeit habe ich andere Farben gewaehlt und im Folgenden 
die relevanten Passagen aus dem CSS und dem TS-Setup aufgelistet.

*Auszug CSS:*

/* SUBNAVI */
#subnavi {
text-align:center;
position:relative;
margin-top: 15px;
height:3em;
width: 8em;


/* SUBNAVI_ACT */

.subnavi_NO {
border-left: 1px solid #000;
border-top: 1px solid #000;
background-color:white;
color: black;
}
.subnavi_IFSUB {
border-left: 1px solid #fff;
border-top: 1px solid #fff;
background-color:yellow;
color: black;
}
.subnavi_ACT {
border-left:3px solid #fff;
border-top:3px solid #fff;
background-color:orange;
color:white;
}
.subnavi_CUR {
border-left:2px solid #fef0f0;
border-top:2px solid #fef0f0;
background-color:green;
color:white;
}
.subnavi_CURIFSUB {
border-left:2px solid #fef0f0;
border-top:2px solid #fef0f0;
background-color:green;
color:white;
}

*Auszug TS:*

#Erstellen des Submenue's
lib.subnavi = HMENU
lib.subnavi.excludeUidList = 69,16,64,87,88
lib.subnavi.entryLevel = 0
lib.subnavi {
1 = TMENU
1 {
wrap = <ul> | </ul>
NO = 1
NO {
allWrap = <li class="subnavi_NO"> | </li>
}
IFSUB = 1
IFSUB {
wrapItemAndSub = <li class="subnavi_IFSUB"> | </li>
}
ACT = 1
ACT {
wrapItemAndSub = <li class="subnavi_ACT"> | </li>
}
CUR = 1
CUR {
doNotLinkIt = 1
allWrap = <li class="subnavi_CUR"> | </li>
}
CURIFSUB = 1
CURIFSUB {
doNotLinkIt = 1
wrapItemAndSub = <li class="subnavi_CURIFSUB"> | </li>
}
}
2 < .1
3 < .1
}

Was muss ich denn anstellen, dass die Button wenigstens so groß sind wie 
die Schrift?

Gruß, Ingo

--------------------------
PC Notdienst der FU Berlin

Ingo Preuss
Rigaer Str. 65
10247 Berlin

Tel.   030.50577784
Mobil 0176.61097492




More information about the TYPO3-german mailing list