Links farblich hervorheben ?

10.12.2009 09:27
avatar  Angelo
#1 Links farblich hervorheben ?
avatar
Mitglied

Mich stört das Links nicht Farblich hervorgehoben sind. siehe hier
http://www.forum-ddr-grenze.de/t1413f45-...in-der-DDR.html

Hat jemand eine Idee wo ich in der CSS Datei die Farbe für die Linkmarkierung finde ?

BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
background-color: #E7F6CD;

background-image: url(http://innerdeutsche-grenze.info/hintergrund.jpg);

color: #220A06;
text-align: center
}
TD,TR {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #000000
}
INPUT,SELECT,TEXTAREA {
/* border-width:1px; */
color: #000000
}
A {
color: #0730B0
}
HR {
margin-top: 5px;
margin-bottom: 5px;
}
BLOCKQUOTE {
margin-right: 0px;
margin-bottom: 0px;
margin-left: 30px;
}
.ntit {
/* z.b. bei der Suche die Überschrift */
background-color: #00A1E7;
color: #000000;
font-weight: bold;
}
.ntit a {
color: #0000CC;
}
.ntop {
/* Die zweite Überschriftszeile wie bei den Privaten Mails */
background-color: #4EC104;
color: #000000;
}
.ntop a {
color: #0000CC;
}
.ntop td {
/* same */
background-color: #4EC104;
color: #000000;
}
.nnor {
/* jeweils der mittlere Bereich bei der Suche, der FAQ, der Einstellungen u.s.w. */
background-color: #E7F6CD;
color: #000000;
}
.nnor a {
color: #0730B0;
}
.nnor td {
/* same */
background-color: #E7F6CD;
color: #000000;
}
.nnor input,select,textarea {
/* Form Elemente in diesem Bereich, auch Textfeld bei neuem Beitrag */
background-color: #E7F6CD;
color: #000000;
}
.nnos {
/* kleiner Text im mittlerem Bereich */
font-size: 9pt
}
.itop {
/* Forum Übersicht -> Überschrift sei: Forum, Themen, Beiträge, letze Nachricht, Moderator */
background-color: #00A1E7;
color: #000000;
text-align: center;
vertical-align: bottom;
}
.icats {
/* Forum Übersicht -> Kategorie */
background-color: #4EC104;
font-size: 11pt;
font-weight: bold;
color: #000000;
}
.icats a {
/* Forum Übersicht -> Kategorie-Link */
text-decoration: none;
color: #0000CC;
}
.cent {
/* Forum Übersicht -> center */
text-align: center;
}
.ifo1 {
/* Forum Übersicht -> Forum style 1 */
background-color:#E7F6CD;
color: #000000;
/* text-align: center; */
}
.ifo1 A {
/* Forum Übersicht -> Forum style 1 - Link */
color:#00DE0D;
color: #0730B0;
}
.ifo2 {
/* Forum Übersicht -> Forum style 2 */
background-color:#E7F6CD;
color: #000000;
/* text-align: center; */
}
.ifo2 A {
/* Forum Übersicht -> Forum style 2 - Link */
color: #0730B0;
}
.ifos {
/* Forum Übersicht -> kleine Schrift */
font-size:11pt;
}
.iau0 {
/* Forum Übersicht -> Aktive User zeile 1 */
background-color: #4EC104;
font-weight: bold;
color: #000000;
}
.iau0 A {
color: #0000CC;
}
.iaus {
/* Forum Übersicht -> Aktive User Satz: 10 Mitglieder, 5 Gäste Online */
font-size: 10pt;
font-weight: normal;
}
.iau1 {
/* Forum Übersicht -> Aktive User zeile 2 mit Liste der aktiven User */
background-color:#E7F6CD;
color: #000000;
}
.ftop {
background-color: #00A1E7;
color: #000000;
font-weight: bold;
}
.ftop a {
color: #0000CC;
}
.fopt {
background-color: #4EC104;
font-size:9pt;
color: #000000;
}
.fopt a {
color: #0000CC;
}
.fwha {
background-color: #4EC104;
color: #000000;
font-weight:bold;
}
.fwha td {
background-color: #4EC104;
font-weight:bold;
color: #000000;
}
.fth1 {
background-color: #4EC104;
color: #000000;
}
.fth2 {
background-color: #E7F6CD;
color: #000000;
}
.fths {
font-size: 11pt;
}
.fbot {
background-color: #00A1E7;
color: #000000;
}
.fbot A,select {
background-color: #00A1E7;
color: #0000CC;
}
.fbot input {
background-color: #00A1E7;
font-size:11;
color: #000000;
/* border-width:1px */
}
.ttop {
background-color: #00A1E7;
color: #000000;
font-weight: bold;
}
.ttop a {
color: #0000CC;
}
.tnex {
background-color: #4EC104;
color: #000000;
}
.tbei {
background-color: #00A1E7;
color: #000000;
font-weight: bold;
}
.tms1 {
background-color: #4EC104;
color: #000000;
}
.tms1 a {
color: #0000CC;
}
.tms2 {
background-color: #E7F6CD;
color: #000000;
}
.tms2 a {
color: #0730B0;
}
.tms3 {
background-color: #4EC104;
color: #000000;
}
.tms3 a {
color: #0000CC;
}
.tms4 {
background-color: #E7F6CD;
color: #000000;
}
.tms4 a {
color: #0730B0;
}
.tbot {
background-color: #00A1E7;
color: #000000;
font-weight: bold;
/* border-width:1px */
}
.tbot a {
color: #0000CC;
}
.tbot input,select {
font-weight: normal
}
.tmss {
font-size: 11pt;
font-weight: normal
}
.tmst {
font-size:11pt;
text-align: center;
}
.tare {
color: #220A06;
text-align: center;
vertical-align: bottom
}
.tarea {
color:#00DE0D;
font-weight: bold
}
.thin {
color:#220A06;
/* vertical-align: bottom */
}
.tbhi {
color: #220A06;
text-align: center;
vertical-align: bottom
}
.tsmt {
color: #220A06;
font-size: 11pt
}
/* eigener CSS Code von Admin - Layout - HTML, CSS & Co */
BODY {
font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 11pt;
background-color: #00CC66;
color: #000000;
text-align: center
}

TD,TR {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #000000
}

INPUT,SELECT,TEXTAREA {
/* border-width:1px; */
color: #000000
}

A {
color: #000000;
text-decoration: none
}

a:hover
{
color: #FF0000
}

.ntit {
/* z.b. bei der Suche die Überschrift */
background-color: #E1E7E7;
color: #000000;
font-weight: bold;
}
.ntit a {
color: #000000;
}
.ntop {
/* Die zweite Überschriftszeile wie bei den Privaten Mails */
background-color: #E1E7E7;
color: #000000;
}
.ntop a {
color: #000000;
}

.ntop td {
/* same */
background-color: #E1E7E7;
color: #000000;
}
.nnor {
/* jeweils der mittlere Bereich bei der Suche, der FAQ, der Einstellungen u.s.w. */
background-color: #EBEFF1;
color: #000000;
}
.nnor a {
color: #000000;
}

.nnor td {
/* same */
background-color: #EBEFF1;
color: #000000;
}
.nnor input,select,textarea {
/* Form Elemente in diesem Bereich, auch Textfeld bei neuem Beitrag */
background-color: #E1E7E7;
color: #000000;
}
.nnos {
/* kleiner Text im mittlerem Bereich */
font-size: 10pt
}

.itop {
/* Forum Übersicht -> Überschrift sei: Forum, Themen, Beiträge, letze Nachricht, Moderator */
background-color: #A6B8C2;
color: #000000;
text-align: center;
vertical-align: bottom;
}

.icats {
/* Forum Übersicht -> Kategorie */
background-color: #E1E7E7;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.icats a {
/* Forum Übersicht -> Kategorie-Link */
text-decoration: none;
color: #000000;
}

.cent {
/* Forum Übersicht -> center */
text-align: center;
}

.ifo1 {
/* Forum Übersicht -> Forum style 1 */
background-color:#EBEFF1;
color: #000000;
/* text-align: center; */
}

.ifo1 A {
/* Forum Übersicht -> Forum style 1 - Link */
color:#000099;
}

.ifo1 a:hover
{
color: #FF0000;
}

.ifo2 {
/* Forum Übersicht -> Forum style 2 */
background-color:#EBEFF1;
color: #000000;
/* text-align: center; */
}

.ifo2 A {
/* Forum Übersicht -> Forum style 2 - Link */
color: #000099;
}

.ifo2 a:hover
{
color: #FF0000;
}

.ifos {
/* Forum Übersicht -> kleine Schrift */
font-size:10pt;
}

.ifos a
{
color: #000099;
}

.ifos a:hover
{
color: #FF0000
}

.iau0 {
/* Forum Übersicht -> Aktive User zeile 1 */
background-color: #E1E7E7;
font-weight: bold;
color: #000000;
}

.iau0 A {
color: #8ab361;
}

.iaus {
/* Forum Übersicht -> Aktive User Satz: 10 Mitglieder, 5 Gäste Online */
font-size: 9pt;
font-weight: normal;
}

.iau1 {
/* Forum Übersicht -> Aktive User zeile 2 mit Liste der aktiven User */
background-color:#EBEFF1;
color: #000000;
}

.ftop {
background-color: #E1E7E7;
color: #000000;
font-weight: bold;
}

.ftop a {
color: #000000;
}

.fopt {
background-color: #E1E7E7;
font-size:9pt;
color: #000000;
}

.fopt a {
color: #006E82;
}

.fwha {
background-color: #E1E7E7;
color: #000000;
font-weight:bold;
}

.fwha td {
background-color: #E1E7E7;
font-weight:bold;
color: #000000;

}

.fth1 {
background-color: #E1E7E7;
color: #000000;
}

.fth2 {
background-color: #EBEFF1;
color: #000000;
}

.fths {
font-size: 7pt;
}

.fbot {
background-color: #E1E7E7;
color: #000000;
}

.fbot A,select {
background-color: #E1E7E7;
color: #006E82;
}

.fbot input {
background-color: #E1E7E7;
font-size:10;
color: #000000;
/* border-width:1px */
}

.ttop {
background-color: #E1E7E7;
color: #000000;
font-weight: bold;
}

.ttop a {
color: #000000;
}

.tnex {
background-color: #E1E7E7;
color: #000000;
}

.tbei {
background-color: #E1E7E7;
color: #000000;
font-weight: bold;
}

.tms1 {
background-color: #E1E7E7;
color: #000000;
}
.tms1 a {
color: #FF0000;
}

.tms2 {
background-color: #EBEFF1;
color: #000000;
}
.tms2 a {
color: #000000;
}

.tms3 {
background-color: #E1E7E7;
color: #000000;
}
.tms3 a {
color: #FF0000;
}

.tms4 {
background-color: #EBEFF1;
color: #000000;
}
.tms4 a {
color: #FF0000;
}

.tbot {
background-color: #E1E7E7;
color: #000000;
font-weight: bold;
/* border-width:1px */
}
.tbot a {
color: #000000;
}
.tbot input,select {
font-weight: normal
}

.tmss {
font-size: 7pt;
font-weight: normal
}

.tmst {
font-size:10pt;
text-align: center;
}

.tare {
color: #000000;
text-align: center;
vertical-align: bottom
}

.tarea {
color:#000000;
}

.thin {
color:#000000;
/* vertical-align: bottom */
}

.tbhi {
color: #000000;
text-align: center;
vertical-align: bottom;
background-color:#669966;

}

.tsmt {
color: #000000;
font-size: 7pt
}

.obalken {
background-image:url(https://files.homepagemodules.de/b214495/bhnetfiles-egk-4n.gif);

}

.obalken a
{
text-decoration: none;
color: #ffffff;
}
.ubalken {
background-image:url(https://files.homepagemodules.de/b214495/bhnetfiles-egk-4o.gif);

}

.nav
{
margin : 3px;
padding: 2px;

}

.nav li{
display:block;
list-style:none;
border-width:1px;
border-style:solid;
border-color: #000000;
margin : 3px;
padding: 0px;
width: 100px;
text-decoration: none
}

.nav ul
{
visibility: hidden
}
.nav li a{
background-color: #60b70b;
display:block;
color: #ffffff;
text-decoration: none
}

.nav li a:link {

color: #ffffff;
}

.nav li a:hover
{
color: #000000;
display:block;
list-style:none;
background-image: url(https://files.homepagemodules.de/b214495/bhnetfiles-yb4-54.gif);
}

.normschrift {
color: #ffffff
text-decoration: none
}

.normschrift a{
color: #ffffff
text-decoration: none
}

.forbg {
background-image:url(https://files.homepagemodules.de/b214495/bhnetfiles-egk-4q.gif);

}

.logobg {
background-image:url(https://files.homepagemodules.de/b214495/bhnetfiles-egk-50.gif);

}

.bg
{
width: 95px;
background-image: url(https://files.homepagemodules.de/b214495/bhnetfiles-egk-4s.gif)
}
.thread_link a {
color: #FF0000; //beliebigen farbcode einfügen
{

http://www.forum-ddr-grenze.de
Zeitgeschichte der DDR Online


 Antworten

 Beitrag melden
10.12.2009 09:48 (zuletzt bearbeitet: 10.12.2009 09:50)
avatar  hans58
#2 RE: Links farblich hervorheben ?
ha
Mitglied

1
2
3
4
5
6
7
<!-- FÄRBT DEN LINK -->
<style type=\"text/css\">
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
</style>



in den Header einfügen

färbt den Link rot wenn man ihn mit der Maus berührt

...... meinste sowas?


 Antworten

 Beitrag melden
10.12.2009 09:52
avatar  Angelo
#3 RE: Links farblich hervorheben ?
avatar
Mitglied

Also in die "Obere Leiste?"

Oder in der CSS Datei ?

http://www.forum-ddr-grenze.de
Zeitgeschichte der DDR Online


 Antworten

 Beitrag melden
10.12.2009 09:53 (zuletzt bearbeitet: 10.12.2009 09:54)
avatar  hans58
#4 RE: Links farblich hervorheben ?
ha
Mitglied

NEIN

einfach in den Header / Kopfzeile


 Antworten

 Beitrag melden
10.12.2009 21:23 (zuletzt bearbeitet: 10.12.2009 21:24)
avatar  mihca02
#5 RE: Links farblich hervorheben ?
mi
Mitglied

nur mal aus Prinzip:

der "header" einer Webseite ist eingeschlossen in die head tags.
Dieser befindet sich in der oberen Leiste

Die Kopfzeile ist einem Bereich der nach dem Head-Bereich

Es kann durchaus zu Problemen kommen, muss aber nicht, wenn style Elemente in der Kopfzeile überschrieben werden, die im Header eingetragen waren.

Man sollte dann die Styles in der Kopfzeile ganz gezielt setzen, oder die CSS erweitern und eine class in der Kopfzeile vergeben.

-------------------------------------------------------------------


 Antworten

 Beitrag melden
Bereits Mitglied?
Jetzt anmelden!
Mitglied werden?
Jetzt registrieren!