Guten Morgen,
das Template habe ich angepasst, habe weil die seite fast nur aus tt_news Plugins besteht den News Inhalten einen Div zugewiesen mit dem Namen content_links:
#content_links a:link { color: #000000; font-size: 11px; font-family: Arial; text-decoration: none; }
#content_links a:hover { color: #ff9900; font-size: 11px; font-family: Arial; text-decoration: none; } #content_links a:visited { color: #000000; font-size: 11px; font-family: Arial; text-decoration: none; }
#content_links a:active { color: #000000; font-size: 11px; font-family: Arial; text-decoration: none; }
Das sind nun meine Links. Ich würde halte gern auf das VISITED verzichten, das nach einem besuchten Link, er nicht auf schwarz bleibt und kein Hover mehr hat sondern so als wäre der Link nie angeklickt worden.
Vielen dank für die tolle Hilfe.
Gruss
MD |