Tutorial: background sidebar title

                                                                             Hai
                                                     jom kita buat background sidebar title.
                                                            macam contoh kat bawah ni

                                                                             

 1. First korunk pergi kr Dashboard--> template--> EDIT HTML. (tick expand widget dulu)


 2. Cari kod bawah ni, tekan CTRL+F untuk memudahkan pencarian.


     h2 {


 3. Copy kod bawah ni, n letakkan di BAWAH  kod yang korunk cari tadi


     background:url(URL IMAGE);
border: 2px dashed purple;
line-height: 28px;
-moz-border-radius:40 0 10px 10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
padding:10px 10px;
text-align: center;

 4. Tukar URL IMAGE tu dengan url korang.
     cari background SINI .
   

     5. korunk da jumpa kr background yang cantik2 tu,
      kalau korunk tak tahu macam mana nak ambil url dia tengok contoh dibawah ni
      ambil yang warna merah jr yang lain2 tu tak payah.
 
     <style>                              
     body {
     background-image: url('http://d15.glitter-graphics.net/pub/658/658645chjnyww8ey.gif');
     background-attachment: fixed;
     background-repeat: repeat;
     }
     </style>

     PREVIEW DULU BARU SAVE



No comments:

Related Posts Plugin for WordPress, Blogger...