/*-----------------------------footer------------------*/
.footer{
border:1px solid red;
width:1110px;
height:70px;
background-color:black;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
position:absolute;
bottom:0;
}
.copyright{
float:left; padding:30px 0 0 15px; color:#6996c0;
}
.copyright a{ color: white; text-decoration:none; font-size:10px;
}
.footer_links{ float:right; padding:24px 0px 0 0; margin-right:20px;
}
.footer_links a{ border:0px solid red; text-decoration:none; color: white; font-size:10px; width:53px;
}
.footer_links a:hover{
text-decoration:none; color: #990000;
}
/*-----------------------------footer------------------*/
Birde ekran görüntüsü atmak istiyorum, o sağdaki divi bile iplemeyen bir footer. İyi forumlar dilerim herkese.