Posted by : Yoshida Kaitou Selasa, 16 April 2013

http://www.boholwebdesign.com/wp-content/uploads/2011/02/google-fonts.jpg 

Sebaiknya di Backup Templatenya

  1. Buka Blogger
  2. Template --> Edit HTML
  3. Setelah itu cari Fontnya di sini
  4. Setelah ketemu cari kode <head> atau ]]><b:skin>
Contoh :
 <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
Lalu Copy juga CSSnya seperti dibawah ini
font-family: 'Iceland', cursive;
di Sidebar
#sidebar h2 {
font-family: 'Iceland', cursive;
}
Untuk Mengganti Di Semua Tulisan
body {
font-family: 'Iceland', cursive;
}
 Mengganti Tulisan Link
a {font-family: 'Iceland', cursive; }
 Untuk Memilih Tulisan yang diinginkan
<div style="font-family: 'Iceland', cursive;">Text kamu</div>
Note : Taruh di CSS yangg Menggunakan h2,h3,h4,ul,li,a,body

Simpan deh

Eh ada masalah

Awal
<link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
Setelah
<link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'/> 
 Simpan Deh
Mission Complete

Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © 2013 Afif Shame - Shiroi - Powered by Blogger - Designed by Johanes Djogan -