Boerdy
hallo!
habe folgendes Problem:
Im Firefox funktioniert es:

http://web20.ole-webconcept.de/boerdy/ko...ung_firefox.jpg
im IE nicht:

http://web20.ole-webconcept.de/boerdy/in...stellung_ie.jpg
gearbeitet wird mit span tags... habe diese allerdings auch schon alle rausgenommen...
trotzdem trat der fehler auf...
hier der Teil von der css Datei:
.unterpunktmenu_link a:link {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #000000;
text-decoration: none;
}
.unterpunktmenu_link a:visited {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #000000;
text-decoration: none;
}
.unterpunktmenu_link a:active {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #a00000;
text-decoration: none;
}
.unterpunktmenu_link a:hover {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #0B7CDB;
text-decoration: none;
}
Wenn man den code ausgibt siehts folgendermaßen aus:
hoffe irgendjemand fällt spontan oder so dazu was ein...
Grüße Boerdy
habe folgendes Problem:
Im Firefox funktioniert es:

http://web20.ole-webconcept.de/boerdy/ko...ung_firefox.jpg
im IE nicht:

http://web20.ole-webconcept.de/boerdy/in...stellung_ie.jpg
gearbeitet wird mit span tags... habe diese allerdings auch schon alle rausgenommen...
trotzdem trat der fehler auf...
hier der Teil von der css Datei:
.unterpunktmenu_link a:link {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #000000;
text-decoration: none;
}
.unterpunktmenu_link a:visited {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #000000;
text-decoration: none;
}
.unterpunktmenu_link a:active {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #a00000;
text-decoration: none;
}
.unterpunktmenu_link a:hover {
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 10px;
color: #0B7CDB;
text-decoration: none;
}
Wenn man den code ausgibt siehts folgendermaßen aus:
|
||||
hoffe irgendjemand fällt spontan oder so dazu was ein...
Grüße Boerdy