Geschrieben von schattenfell am 05.07.2008 um 16:08:
Steckbriefprobleme - ich dreh durch
Hallo GBler!
Ich hab ein großes Problem, ich versuche schon seit Wochen es zu lösen.
http://gkm.bplaced.net/vs/keywest1.htm
Die Tabellenränder sind teilweise schwarz und ich weiß nicht warum.
Im csscode sehe och auch keinen Fehler. Ich bin echt kurz vor'm Verzweifeln.
Der csscode sieht so aus:
body, tr, td {
font-size: 10pt;
font-family: Verdana;
color: #888969;
text-align: center;
background-position: 0px 0px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #888969;
scrollbar-arrow-color: #888969;
scrollbar-track-color: #ffffff;
}
a:link {
color: #DCDEA8;
text-decoration: none;
}
a:visited {
color: #DCDEA8;
text-decoration: none;
}
a:active {
color: #DCDEA8;
text-decoration: none;
}
a:hover {
color: #DCDEA8;
text-decoration: none; border-bottom:1 dotted; border-color:#DCDEA8; height: 0; filter:blur
}
.dunkel {
font-family: Verdana;
font-size: 10pt;
text-align: center;
color: #dcdea8;
border-collapse: collapse;
bordercolor: 1px dashed #dcdea8;
background-image:url('../Grafiken/hgtabbisteckidunkel.png');
border: 1px groove #dcdea8
}
.normal {
font-family: Verdana;
font-size: 10pt;
text-align: center;
color: #888969;
border-collapse: collapse;
bordercolor: 1px dashed #888969;
background-image:url('../Grafiken/hgtabbisteckihell.png');
border: 1px groove #888969
}
textarea {
font-family: verdana; font-size: 11px;
text-align: center;
color : #888969;
border-collapse: collapse;
background-image: url('../Grafiken/hgtextarea.gif');
border: 1px solid #888969
}
Hoffe hier Hilfe zu bekommen
Liebe Grüße;
Schattenfell