Tutorial Tukar Font Dalam Blog Tanpa Install

.
  • Agregar a Technorati
  • Agregar a Del.icio.us
  • Agregar a DiggIt!
  • Agregar a Yahoo!
  • Agregar a Google
  • Agregar a Meneame
  • Agregar a Furl
  • Agregar a Reddit
  • Agregar a Magnolia
  • Agregar a Blinklist
  • Agregar a Blogmarks

1.Pilih font di web Google font API
nak pilih font click sini

[dalam ni ade banyak font tapi limited tak sampai beribu pun..korang boleh pilih mane suke]
contoh font yang  macam ni


2.Log in blogger>>Dashboard>>Design>>Edit HTML>>Cari code <head>
*untuk memudahkan pencarian tekan cltrl+F serentak,kemudian masukkan code<head> dalam box pencarian td.

3.Copy code ni
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Font+Name"/>

4.Paste di bawah code <head> tadi
*pastikan code Font+Name korang tukar name font yang korang dah pilih tadi [yang Fiza bulatkan dalam gambar kat atas tu adalah contoh name font]

5.copy code ni
font-family: 'Font+Name', arial, serif;
paste pada part yang korang nak tukar font

Page Text
cari code
body {

paste code
font-family: 'Font+Name', arial, serif;
selepas codebody {

contoh code yang dah siap
body {font-family: 'Font+Name', arial, serif; 

Tajuk Post entry
cari code
.post h3 {

 dan paste di bawah code .post h3{
contoh

.post h3 { font-family: 'Font+Name', arial, serif;

Sidebar
cari code
.sidebar h2 {
paste kat bawah code .sidebar h2{
contoh
.sidebar h2 { font-family: 'Font+Name', arial, serif;

untuk part lain pun same jugak..cari code dan paste selepas tanda { dan pastikan takde code font selain code font-family tu ye.
*jangan lupe code Font+Name perlu tukar kepada name font
font arial dan serif tu tak kesah nak letak font ape sebab tu 2nd and 3rd font yang akan appear kalau first font yang korang pilih tu PC tak leh bace.

kemudian preview..kalau dah jadi dah puas hati,save terus.Kalau masih tak puas hati atau tak jadi check re-check steps atau silap name font atau coding