Kullakeeeks
Ich habe zwei Probleme:
1. Im FF wird der CSS-Code nur halb angezeigt, im IE allerdings richtig...
Hier mal der Code:
body, tr, td
{
color:#000000;
font-family: verdana;
font-size: 7pt;
}
a:link
{
COLOR:#899785;
font-family: verdana;
font-size: 6pt;
text-decoration: none;
text-transform:uppercase;
cursor:crosshair;
}
a:visited
{
COLOR:#899785;
font-family: verdana;
font-size: 6pt;
text-decoration: none;
text-transform:uppercase;
cursor:crosshair;
}
a:active
{
COLOR:#788369;
font-family: verdana;
font-size: 6pt;
text-transform:uppercase;
text-decoration: none;
cursor:crosshair;
}
a:hover
{
COLOR:#525B4F;
font-family: verdana;
font-size: 6pt;
text-transform:uppercase;
text-decoration: none;
cursor:crosshair
}
.hervor
{
font-family: verdana;
font-size: 7pt;
text-align: center;
font-weight: bold;
}
.normal
{
font-family: verdana;
font-size: 7pt;
text-align: center;
color: #000000;
}
textarea, select
{
font-family: verdana;
font-size: 7pt;
text-align: center;
color : #000000;
border-collapse: collapse;
bordercolor: #899785;
border: 1px solid #66532F;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
input, select
{
font-family: verdana;
font-size: 7pt;
text-align: center;
color : #000000;
border-collapse: collapse;
bordercolor: #D2D3D5;
border: 1px solid #899785;
border-top-width: 1px;
border-right-width: 1px;
}
border-bottom-width: 1px;
border-left-width: 1px;
}
b
{
COLOR:#899785;
font-weight: bold;
font-family: verdana;
font-size: 6pt;
text-transform: uppercase;
text-decoration: none;
}
i
{
color:#C98B9C;
letter-spacing:0px;
}
u
{
color: #000000;
text-decoration: underlined 1pt solid;
}
2. Im IE sieht man beim Untermenü, wenn man auf Home klickt eine weiße Ecke. Hier der Code dazu:
Das Layout...
und der für die Home-Seite
Was ist da falsch??
LG
Kullakeeeks
P.S.: Hier noch der Link der Seite: http://sc-fanlisting.bplaced.net/layout03.html
1. Im FF wird der CSS-Code nur halb angezeigt, im IE allerdings richtig...
Hier mal der Code:
body, tr, td
{
color:#000000;
font-family: verdana;
font-size: 7pt;
}
a:link
{
COLOR:#899785;
font-family: verdana;
font-size: 6pt;
text-decoration: none;
text-transform:uppercase;
cursor:crosshair;
}
a:visited
{
COLOR:#899785;
font-family: verdana;
font-size: 6pt;
text-decoration: none;
text-transform:uppercase;
cursor:crosshair;
}
a:active
{
COLOR:#788369;
font-family: verdana;
font-size: 6pt;
text-transform:uppercase;
text-decoration: none;
cursor:crosshair;
}
a:hover
{
COLOR:#525B4F;
font-family: verdana;
font-size: 6pt;
text-transform:uppercase;
text-decoration: none;
cursor:crosshair
}
.hervor
{
font-family: verdana;
font-size: 7pt;
text-align: center;
font-weight: bold;
}
.normal
{
font-family: verdana;
font-size: 7pt;
text-align: center;
color: #000000;
}
textarea, select
{
font-family: verdana;
font-size: 7pt;
text-align: center;
color : #000000;
border-collapse: collapse;
bordercolor: #899785;
border: 1px solid #66532F;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
input, select
{
font-family: verdana;
font-size: 7pt;
text-align: center;
color : #000000;
border-collapse: collapse;
bordercolor: #D2D3D5;
border: 1px solid #899785;
border-top-width: 1px;
border-right-width: 1px;
}
border-bottom-width: 1px;
border-left-width: 1px;
}
b
{
COLOR:#899785;
font-weight: bold;
font-family: verdana;
font-size: 6pt;
text-transform: uppercase;
text-decoration: none;
}
i
{
color:#C98B9C;
letter-spacing:0px;
}
u
{
color: #000000;
text-decoration: underlined 1pt solid;
}
2. Im IE sieht man beim Untermenü, wenn man auf Home klickt eine weiße Ecke. Hier der Code dazu:
Das Layout...
|
||||
und der für die Home-Seite
|
||||
Was ist da falsch??
LG
Kullakeeeks
P.S.: Hier noch der Link der Seite: http://sc-fanlisting.bplaced.net/layout03.html
