Forum Moderators: not2easy
is there any css way to stop this..
atm css for the footer element is as follows
#footer {
font:9px Verdana, Arial, Helvetica, Sans-serif;
background-color:#fff9f3;
color:#000;
width:100%;
margin:0;
line-height:1.5;
text-align:center;
border-top:solid 1px navy;
border-bottom:solid 1px navy;
}