a.selam hocam teşekkürler tam aradığım olay buydu Allah razı olsun :)

Ek Olarak: Hocam bu şekilde çalışmadı bi eksik veya yanlış mı var acaba ?

@media screen and (max-width:480px){

div#logos{
position:absolute;
height:96px;
width:237px;
top:0px;
left:135px;
}

div#reklamleft{
position:absolute;
height:620px;
width:140px;
top:320px;
left:0px;
}

div#reklamright{
position:absolute;
height:620px;
width:140px;
top:320px;
left:1130px;

}

div#footerbg{
position:relative;
height:90px;
width:100%;
bottom:0px;
left:0px;
background:url(/templates/protostar/images/footerbg.png) repeat-x;
}

div#ayrac{
content:'';
position:absolute;
top:312px;
left:0px;
width:100%;
height:20px;
background:url(/templates/protostar/images/shadow-down.png) no-repeat center top;
opacity:.6;
filter:alpha(opacity=60); }

}