Image hover nie bila kita halakan cursor dan image tu akan membesar atau zoom laa kan . huhu
BLOGSKIN :-
 Dashboard -> Tamplate -> Edit Tamplate Html
 Dashboard -> Tamplate -> Edit Tamplate Html Copy kod kat bawah nie dan pastekan dekat atas kod </style>
 Copy kod kat bawah nie dan pastekan dekat atas kod </style>img {
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
img:hover {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transition: 0.5s; -webkit-transition: 0.5s;
}
DENIM TAMPLATE :-
 Copy kod kat bawah nie dan pastekan kat atas kod /* Header
  Copy kod kat bawah nie dan pastekan kat atas kod /* Headerimg {
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
img:hover {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transition: 0.5s; -webkit-transition: 0.5s;
}
 SAVE :D
 SAVE :D

 
No comments:
Post a Comment
Leave a comment and I will reply you guys back.