Saturday, December 11, 2010

Tutorial : Background

Updated 11/10/2010 . Ni baru punya okay ?


1. Go to Cherrybam for background. *nanti kat step 4 , copy link url dia :)

2. Blogger Dashboard > Design > Edit HTML

3. CTRL + F and search : body {

4. Paste code ini :
   background:url(URL GAMBAR BACKGROUND);
   background-attachment: fixed;
   background-repeat: repeat;

5. So , it will be like this :

body {
  background:url(http://www.sadmuffin.net/screamcute/layouts/floral/04.gif);
  background-attachment: fixed;
  background-repeat: repeat;

6. Preview , and kalau kat bahagian post and sidebar pun ada background , ada step lagi . Hmm , sekarang search for #outer-wrapper {

7. Paste code ini bawah #outer-wrapper {
background: #000000;

8. So it will be like this :

  #outer-wrapper {
    background: #000000

9. Preview , ( so sekarang kat kiri dan kanan je ada background, post dan sidebar warna putih ) and click save template.












CLICK OLDER POST

No comments:

Post a Comment