Napoline
Legacy Member
Hallo,
Volgende website: www.fuclan.be is perfect te aanzien in IE.
Indien je deze website opent met firefox, dan zul je merken dat hij de position left, niet toepast.
Dit is mijn code ervoor.
<style type="text/css">
<!--
BODY {scrollbar-3dlight-color:transparent;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:noone;
scrollbar-track-color:noone;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-face-color:noone;
scrollbar-highlight-color:noone;
scrollbar-shadow-color:noone
}
.style2 {color: #FFFFFF}
.style3 {font-size: 24px; color: #CCCCCC; font-family: Tahoma;}
a:link {
text-decoration: none;
color: #CCCCCC;
}
a:visited {
text-decoration: none;
color: #CCCCCC;
}
a:hover {
text-decoration: none;
color: #CCCCCC;
}
a:active {
text-decoration: none;
color: #CCCCCC;
}
#buttonhome{
position: relative;
top:80px;
left:100px;
}
#buttonmembers{
position: relative;
top:80px;
left:120px;
}
#buttonserver{
position: relative;
top:80px;
left:140px;
}
#buttonlinks{
position: relative;
top:120px;
left:-140px;
}
#buttonrules{
position: relative;
top:120px;
left:-120px;
}
#buttonforum{
position: relative;
top: 155px;
left:-275px;
}
#table{
position: relative;
left: 15px;
}
-->
</style>
Volgende website: www.fuclan.be is perfect te aanzien in IE.
Indien je deze website opent met firefox, dan zul je merken dat hij de position left, niet toepast.
Dit is mijn code ervoor.
<style type="text/css">
<!--
BODY {scrollbar-3dlight-color:transparent;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:noone;
scrollbar-track-color:noone;
scrollbar-darkshadow-color:#CCCCCC;
scrollbar-face-color:noone;
scrollbar-highlight-color:noone;
scrollbar-shadow-color:noone
}
.style2 {color: #FFFFFF}
.style3 {font-size: 24px; color: #CCCCCC; font-family: Tahoma;}
a:link {
text-decoration: none;
color: #CCCCCC;
}
a:visited {
text-decoration: none;
color: #CCCCCC;
}
a:hover {
text-decoration: none;
color: #CCCCCC;
}
a:active {
text-decoration: none;
color: #CCCCCC;
}
#buttonhome{
position: relative;
top:80px;
left:100px;
}
#buttonmembers{
position: relative;
top:80px;
left:120px;
}
#buttonserver{
position: relative;
top:80px;
left:140px;
}
#buttonlinks{
position: relative;
top:120px;
left:-140px;
}
#buttonrules{
position: relative;
top:120px;
left:-120px;
}
#buttonforum{
position: relative;
top: 155px;
left:-275px;
}
#table{
position: relative;
left: 15px;
}
-->
</style>
