(edit:irgendwas stimmt hier nicht , mein browser hat in nen anderen Beitrag dieses thema erstellen wolllen?!)
Hallo!
Nachdem mir heir so schön schnell geholfen wurde, und ich weider bei meiner hp stagniere, frag ich doch gleich nochmal nach
also im untersten bereich meiner page habe ich einen link zum administrationsbereich meines newsposters.
soweit sogut, jedoch wollte ich denlink einfärben.
gesagt getan, und offline gehts auch in ie7 u ff3 broblemlos.....online ist die frageb eine andere ?! bzw die normale link farbe glaube ich.
Page:
http://www.trinitas-gilde.com/test/main.htm
code:
HTML
<style type="text/css">
a:active {
font-family: "Arial Rounded MT Bold";
font-size: 10pt;
color: #6E92AA;
text-decoration: none;
}
a:link {
font-family: "Arial Rounded MT Bold";
font-size: 10pt;
color: #000000;
text-decoration: none;
}
a:visited {
font-family: "Arial Rounded MT Bold";
font-size: 10pt;
color: #6E92AA;
text-decoration: none;
}
a:active {
font-family: "Arial Rounded MT Bold";
font-size: 10pt;
color: #6E92AA;
text-decoration: none;
}
.news_administration {
text-align: center;
}
a:hover {
font-family: "Arial Rounded MT Bold";
font-size: 10pt;
color: #7DABC2;
text-decoration: none;
}
</style>
Alles anzeigen
Was mach ich flasch ?!
Danke im voraus !
Ps: ganz runterscrollen !