12-20-2013, 06:03 PM
Admin Kp>Şablon & Stil>Temalar>Temanız>global.css>Gelişmiş Mod
Bulun;
Değiştirin;
alıntı
Bulun;
Kod:
#content {
background: #fff;
width: auto !important;
padding: 20px 10px;
overflow: hidden;
border-bottom: 1px solid #000;
}
Değiştirin;
Kod:
#content {
background: #222 url(arka plan link buraya);
width: auto !important;
padding: 20px 10px;
overflow: hidden;
}
alıntı