Mam problem z wyświetlaniem tabel na forum. Oto adres: http://warcraft.site88.net/forum/index.php. Na Mozilli układają się pod sobą, a na IE podwajają.
Proszę o pomoc i z góry dziękuję.
Kod- http://wklej.org/id/9fc393775e
i CSS (tylko fragment, który za to odpowiada
Kod
.frame1 {
float: left;
padding: 4px;
display:block;
width: 560px;
height: 36px;
background-repeat: no-repeat;
background-image: url('./images/frame1.gif');
}
.frame2 {
float: left;
padding: 4px;
display:block;
width: 63px;
height: 36px;
background-repeat: no-repeat;
background-image: url('./images/frame2.gif');
}
.frame3 {
float: left;
padding: 4px;
display:block;
width: 0px;
height: 36px;
background-image: url('./images/frame3.gif');
}
.frame4 {
float: left;
display:block;
width: 46px;
height: 36px;
background-repeat: no-repeat;
padding: 4px;
background-image: url('./images/frame4.gif');
}
.frame5 {
float: left;
display:block;
width: 46px;
height: 36px;
background-repeat: no-repeat;
padding: 4px;
background-image: url('./images/frame5.gif');
}
.frame6 {
float: left;
background-repeat: no-repeat;
padding: 4px;
display:block;
float:left;
width: 113px;
height: 36px;
background-image: url('./images/frame6.gif');
}
.frame7 {
float: left;
display:block;
width: 0px;
height: 36px;
background-repeat: no-repeat;
padding: 4px;
background-image: url('./images/frame7.gif');
}
float: left;
padding: 4px;
display:block;
width: 560px;
height: 36px;
background-repeat: no-repeat;
background-image: url('./images/frame1.gif');
}
.frame2 {
float: left;
padding: 4px;
display:block;
width: 63px;
height: 36px;
background-repeat: no-repeat;
background-image: url('./images/frame2.gif');
}
.frame3 {
float: left;
padding: 4px;
display:block;
width: 0px;
height: 36px;
background-image: url('./images/frame3.gif');
}
.frame4 {
float: left;
display:block;
width: 46px;
height: 36px;
background-repeat: no-repeat;
padding: 4px;
background-image: url('./images/frame4.gif');
}
.frame5 {
float: left;
display:block;
width: 46px;
height: 36px;
background-repeat: no-repeat;
padding: 4px;
background-image: url('./images/frame5.gif');
}
.frame6 {
float: left;
background-repeat: no-repeat;
padding: 4px;
display:block;
float:left;
width: 113px;
height: 36px;
background-image: url('./images/frame6.gif');
}
.frame7 {
float: left;
display:block;
width: 0px;
height: 36px;
background-repeat: no-repeat;
padding: 4px;
background-image: url('./images/frame7.gif');
}
Pozdrawiam.