blogcu ve blogger'da arka plan değiştirme ve sabitleme
aşağıda kırmızı renkle belirtilmiş satırları ekleyerek hem arka planı değiştirebilir hem de bu arka planın sabitlenmesini sağlayabilirsiniz:
blogger için:
body {
background:url(http://arka_plan_resminin_linki);
background-attachment:fixed;
margin: 20px;
color:$textcolor;
font: x-small "Trebuchet MS", Trebuchet, Verdana, Sans-serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}
blogcu için:
<body background="http://arka_plan_resim_linki" style="background-attachment:fixed">
This entry was posted on 13.6.09 at 11:46 and is filed under blogcu, blogger, css. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- Henüz yorum yok.







