Aktiver Link wird nicht unterstrichen - bin am verzweifeln..
Verfasst: Fr 15. Aug 2003, 07:20
Hallo zusammen,
mal wieder ein (vermutlich kleines) Problem. Ich habe mir ein neues Layout gebaut, befüllt - soweit alles gut. Bin auch sehr zufrieden bis jetzt mit Contenido. ABER:
Ich möchte, daß bei der Haupt- und Servicenavigation NUR der aktive Link unterstrichen ist (alle anderen Links sollen nicht unterstrichen sein). Ich hab die format.css im Ordner /cms/css auch entsprechend eingestellt, funktioniert auch soweit, wenn ich den Link drücke, aber sobald die entsprechende Seite angezeigt wird, ist der aktive Link nicht mehr unterstrichen.
Hab auch schonim Forum gesucht, aber leider nichts gefunden (wenn ich was übersehen habe, sorry). Was mich ein bisschen stutzig macht ist, daß wenn ich z. B. die Schriftfarbe des hover-links ändere, das es dann angenommen wird. Nur die Schriftfarbe selbst wird dann bei geladener Seite auch nicht angezeigt.
Hab ich da nen Denkfehler drinnen? Hier meine format.css:
body {font-family: helvetica, arial, geneva, sans-serif; font-size: x-small; color: #000000}
.punkte {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#000000; font-weight: bold}
.headline {font-family: helvetica, arial, geneva, sans-serif; font-size:15; color:#000000; font-weight: bold}
.subheadline {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#000000}
.text {font-family: helvetica, arial, geneva, sans-serif; font-size:12; color:#000000}
.navigation {font-family: helvetica, arial, geneva, sans-serif; font-size:10; color:#000000}
.footer {font-family: helvetica, arial, geneva, sans-serif; font-size:10; color:#000000}
A:link {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000000}
A:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000000}
A:hover {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #ffffff}
A:active {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: underline; color: #000000}
A.klein:link {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000000}
A.klein:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000000}
A.klein:hover {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #ffffff}
A.klein:active {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: underline; color: #000000}
Wäre Euch dankbar, wenn mir jemand helfen könnte.
Danke,
Gruß Thomas
Contenido 4.3.1b
php 4.3.0
MySQL 3.23.54
mal wieder ein (vermutlich kleines) Problem. Ich habe mir ein neues Layout gebaut, befüllt - soweit alles gut. Bin auch sehr zufrieden bis jetzt mit Contenido. ABER:
Ich möchte, daß bei der Haupt- und Servicenavigation NUR der aktive Link unterstrichen ist (alle anderen Links sollen nicht unterstrichen sein). Ich hab die format.css im Ordner /cms/css auch entsprechend eingestellt, funktioniert auch soweit, wenn ich den Link drücke, aber sobald die entsprechende Seite angezeigt wird, ist der aktive Link nicht mehr unterstrichen.
Hab auch schonim Forum gesucht, aber leider nichts gefunden (wenn ich was übersehen habe, sorry). Was mich ein bisschen stutzig macht ist, daß wenn ich z. B. die Schriftfarbe des hover-links ändere, das es dann angenommen wird. Nur die Schriftfarbe selbst wird dann bei geladener Seite auch nicht angezeigt.
Hab ich da nen Denkfehler drinnen? Hier meine format.css:
body {font-family: helvetica, arial, geneva, sans-serif; font-size: x-small; color: #000000}
.punkte {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#000000; font-weight: bold}
.headline {font-family: helvetica, arial, geneva, sans-serif; font-size:15; color:#000000; font-weight: bold}
.subheadline {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#000000}
.text {font-family: helvetica, arial, geneva, sans-serif; font-size:12; color:#000000}
.navigation {font-family: helvetica, arial, geneva, sans-serif; font-size:10; color:#000000}
.footer {font-family: helvetica, arial, geneva, sans-serif; font-size:10; color:#000000}
A:link {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000000}
A:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000000}
A:hover {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #ffffff}
A:active {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: underline; color: #000000}
A.klein:link {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000000}
A.klein:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000000}
A.klein:hover {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #ffffff}
A.klein:active {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: underline; color: #000000}
Wäre Euch dankbar, wenn mir jemand helfen könnte.
Danke,
Gruß Thomas
Contenido 4.3.1b
php 4.3.0
MySQL 3.23.54