effpeetee
09-14-2007, 12:53 PM
The original page displayed correctly with IE7 , not with Firefox.
www.exitfegs.co.uk
#content
{
clear:both; This proved to be the problem. Removed it and all was OK. It still has problems with some display resolutions though.
float:left;
font:10px Arial, Helvetica, sans-serif;
text-decoration: none;
width: 20%;
margin-top:40px;
padding:5px;
text-align: left;
}
Frank.
www.exitfegs.co.uk
#content
{
clear:both; This proved to be the problem. Removed it and all was OK. It still has problems with some display resolutions though.
float:left;
font:10px Arial, Helvetica, sans-serif;
text-decoration: none;
width: 20%;
margin-top:40px;
padding:5px;
text-align: left;
}
Frank.