March 30, 2025 09:36:58 PM Menu

    Langsung aja ke langkah - langkahnya.
    Masuk ke akun Blogger Anda.
    Klik Rancangan > Edit HTML.
    Beri tanda centang pada Expand Template Widget.
    Cari kode yang mirip dengan kode berikut

    a:hover {
      text-decoration:underline;
      color: $(link.hover.color);
    }

    Setelah ketemu, tambahkan kode font-style:italic; sehingga hasilnya akan menjadi seperti ini.

    a:hover {
      text-decoration:underline;
      color: $(link.hover.color);
    font-style:italic;
    }

    Kemudian klik simpan/save template.

    0 komentar:

    Posting Komentar

    :) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
    Click to see the code!
    To insert emoticon you must added at least one space before the code.

     
    Top