Beitrag # 1 | 12:01
Wie kann ich im Klappmenü dir Schriftfarbe ändern

Ich finde leider nicht die richtige Zeile um die Schriftfarbe von Schwarz in Weiss in dem Klappmenü zu ändern.
Danke schon mal im vorraus.

Quote

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/982/14.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}

#uMenuDiv1 .xw-tl {background:#000000;}
#uMenuDiv1 .xw-tc {background:#000000;}
#uMenuDiv1 .xw-tr {background:#000000;}
#uMenuDiv1 .xw-ml {background:#000000;}
#uMenuDiv1 .xw-mc {background:#c00000;border-right:2px solid #000000;border-bottom:2px solid #000000;border-top:2px solid #000000;border-left:2px solid #000000;}
#uMenuDiv1 .xw-mr {background:#000000;}
#uMenuDiv1 .xw-bl {background:#000000;}
#uMenuDiv1 .xw-bc {background:#000000;}
#uMenuDiv1 .xw-br {background:#000000;}
#uMenuDiv1 .u-menuitemhl {margin:5px;background:#FF0000;}

.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#E4FAFD}
.uMenuV li a:active {text-decoration:none; color:#E4FAFD}
.uMenuV li a:visited {text-decoration:none; color:#E4FAFD}
.uMenuV li a:hover {text-decoration:underline; color:#FF0000}

.uMenuV .uMenuItemA {font-weight:bold;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#ffffff;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#ffffff}
.uMenuV a.uMenuItemA:hover {text-decoration:underline; color:#FF0000}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background: url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/982/14.gif') no-repeat 0px 2px; margin-bottom: .6em;}
/* --------- */

Beitrag wurde von Criss - Samstag, 07.04.2012, 12:03 bearbeitet