1. Pilih dan klik Template Lalu klik Edit HTML
2. Carilah kode <head> , Anda bisa menekan CTRL dan F untuk memudahkan mencari kode tersebut
3. Setelah itu copy kode di bawah ini :
<style>
.post img:hover { -o-transition: all 0.3s; -moz-transition: all 0.3s;
-webkit-transition: all 0.3s; -moz-transform: scale(1.2);
-o-transform: scale(1.2); -webkit-transform: scale(1.2); }
</style>
4. Paste atau letakkan kode tersebut di bawah kode <head>

0 comments :
Post a Comment