Tutorial : Put copyright.
Assalamualaikum :)
Tengah boring,so nak buat tuto untuk korang.. :D put copyright.. copy right ada dua jenis yang arrien akan ajarkan, iaitu copyright jenis gambar and lagi satu copyright ayat.
Copyright Gambar
1. Dashboard > Template > Edit HTML.
2. Ctrl+F dan cari code #footer {
3. Kemudian copy code bawah nie
width:800px;
height:290px;
background-image:url(URL IMAGE);background-position: bottom center;
clear:both;
margin:0 auto;
padding-top:0px;
}
4. Pastekan dengan menggantikan code dibawah #footer { tu tadi.
5. Tak faham?? tengok contoh nie
6. Preview and save.
NOTE:
BIRU: Ubah ikut kesesuaian.
MERAH: Url image korang.
Copyright Ayat
1. Dashboard > Template > Edit HTML.
2. Ctrl+F dan cari code </body>
3. Copy code nie
<center>Copyright © . All Right Reserved by <a href='http://yoururlblog.blogspot.com'><b>Your Name</b></a></center>
4. Kemudian paste kan atas code </body> tadi.
5. Preview and Save.
NOTE:
BIRU: Url blog korang.
MERAH: Nama korang
0 Comments