Cherim
Mitglied Senior Boarder
| Beiträge: 10 |   |
|
Re:Joomla editieren - 07/01/2007 17:23
Du meinst, bei a.mainlevel ?
Hier das CSS:
.mainlevel:link, a.mainlevel:visited { display: block; background: url(../images/menu_bg.png) no-repeat; vertical-align: middle; font-size: 11px; font-weight: bold; color: #793a19; text-align: left; padding-top: 5px; padding-left: 18px; height: 20px !important; height: 25px; width: 100%; text-decoration: none; }
a.mainlevel:hover { background-position: 0px -25px; text-decoration: none; color: #fff; }
a.mainlevel#active_menu { color:#fff; font-weight: bold; }
a.mainlevel#active_menu:hover { color: #fff; }
a.sublevel:link, a.sublevel:visited { padding-left: 1px; vertical-align: middle; font-size: 11px; font-weight: bold; color: #C64934; text-align: left; }
a.sublevel:hover { color: #900; text-decoration: none; }
a.sublevel#active_menu { color: #333; }
********* Am Padding darf ich nichts ändern, da mir der Text sonst über die Punkte geschoben wird.
Fällt Dir da was auf ?
LG Beate
|