Memperbesar Gambar Pada Blog


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>

Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

0 comments :

Post a Comment