hallo,
hab ein problem mit der unterschiedlichen darstellung meiner formatierung (css) in firefox und IE. schön langsam nervts, hoffe mir kann jemand helfen, poste hier mal den code, würde mich mal interessieren, ob ich hier irgendeinen groben fehler mache.
#Head
{
position: absolute;
width: 100px;
height: 100px;
z-index: 1;left: 0px;
top: 0px
}
body
{
overflow-x:hidden;
}
.schrift { font-family: Verdana; font-size: 9pt; color: #000000; text-align:justify }
.schrift_adresse { font-family: Verdana; font-size: 11pt; font-weight: bold }
.schrift_adresse2 { font-family: Verdana; font-size: 8pt; color: #000000 }
.links { font-family: Verdana; font-size: 12pt; color: #FFFFFF }
a:active { font-family: Verdana; font-size: 12pt; color: #F7EB41 }
.zitat { color: #817974; font-family: Verdana; font-size: 13pt }
.druck { font-family: Verdana; font-size: 8pt; color: #817974 }
strong
{ font-family: Verdana; font-size: 12pt; color: #FFFF33 }
#Ebene6
{
position: absolute;
width: 100px;
height: 100px;
z-index: 7;
left: 78px;
top: -9px
}
#Ebene4
{
position: absolute;
width: 185px;
height: 84px;
z-index: 5;
left: 54px;
top: 256px
}
#Ebene2
{
position: absolute;
width: 678px;
height: 26px;
z-index: 3;
left: 315px;
top: 231px
}
#Ebene5
{
position: absolute;
width: 100px;
height: 14px;
z-index: 6;
left: 781px;
top: 618px
}
#Ebene1
{
position: absolute;
width: 221px;
height: 532px;
z-index: 2;
left: 78px;
top: 0px;
border-bottom: 4px solid #2E4EA0;
background-color: #F7EB41
}
#Ebene3
{
position: absolute;
width: 626px;
height: 359px;
z-index: 4;
left: 300px;
top: 257px;
border-bottom: 3px solid #2E4EA0;
background-color: #9895B0
}
a:hover { font-family: Verdana; font-size: 12pt; color: #FFFF33 }
#Ebene7
{
position: absolute;
width: 114px;
height: 19px;
z-index: 8;
left: 169px;
top: 364px
}
.ueberschrift1 { font-family: Trebuchet MS; font-size: 14pt; color: #343399; font-weight: bold; line-height:100% }
danke für eure antworten
hab ein problem mit der unterschiedlichen darstellung meiner formatierung (css) in firefox und IE. schön langsam nervts, hoffe mir kann jemand helfen, poste hier mal den code, würde mich mal interessieren, ob ich hier irgendeinen groben fehler mache.
#Head
{
position: absolute;
width: 100px;
height: 100px;
z-index: 1;left: 0px;
top: 0px
}
body
{
overflow-x:hidden;
}
.schrift { font-family: Verdana; font-size: 9pt; color: #000000; text-align:justify }
.schrift_adresse { font-family: Verdana; font-size: 11pt; font-weight: bold }
.schrift_adresse2 { font-family: Verdana; font-size: 8pt; color: #000000 }
.links { font-family: Verdana; font-size: 12pt; color: #FFFFFF }
a:active { font-family: Verdana; font-size: 12pt; color: #F7EB41 }
.zitat { color: #817974; font-family: Verdana; font-size: 13pt }
.druck { font-family: Verdana; font-size: 8pt; color: #817974 }
strong
{ font-family: Verdana; font-size: 12pt; color: #FFFF33 }
#Ebene6
{
position: absolute;
width: 100px;
height: 100px;
z-index: 7;
left: 78px;
top: -9px
}
#Ebene4
{
position: absolute;
width: 185px;
height: 84px;
z-index: 5;
left: 54px;
top: 256px
}
#Ebene2
{
position: absolute;
width: 678px;
height: 26px;
z-index: 3;
left: 315px;
top: 231px
}
#Ebene5
{
position: absolute;
width: 100px;
height: 14px;
z-index: 6;
left: 781px;
top: 618px
}
#Ebene1
{
position: absolute;
width: 221px;
height: 532px;
z-index: 2;
left: 78px;
top: 0px;
border-bottom: 4px solid #2E4EA0;
background-color: #F7EB41
}
#Ebene3
{
position: absolute;
width: 626px;
height: 359px;
z-index: 4;
left: 300px;
top: 257px;
border-bottom: 3px solid #2E4EA0;
background-color: #9895B0
}
a:hover { font-family: Verdana; font-size: 12pt; color: #FFFF33 }
#Ebene7
{
position: absolute;
width: 114px;
height: 19px;
z-index: 8;
left: 169px;
top: 364px
}
.ueberschrift1 { font-family: Trebuchet MS; font-size: 14pt; color: #343399; font-weight: bold; line-height:100% }
danke für eure antworten