Got a problem
I got a problem with something on my forum. There seem to be a werid looking line or something at the far left of my footer. Some grey type line or something werid looking. here is my CSS footer.
.footer {
clear: both;
margin-top: 12px;
text-align: right;
display: block;
background: none repeat scroll 0% 0% rgb(17, 17, 17);
padding: 5px 29px;
border: 0px none;
font: 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}
|