Image Hover #1


Harinih , I nak ajar korang untuk buat image hover . Image hover yang nih like me .


Sebelum Hover


Template Designer

1. Sign In -> Dashboard -> Template 
2. Tekan F3 and search code nih 

/* Header

3. Copy code nih dan pastekan diATAS code tadi

 /*------ IMAGE ANIMATION------*/img, a img { border: 0px;  opacity: .75; filter: alpha(opacity=100); -o-transition: opacity 1.5s linear; -webkit-transition: opacity 1.5s linear; -moz-transition: opacity 1.5s linear; }img:hover, a:hover img {opacity: 100; filter: alpha(opacity=100); -o-transition: opacity 1s linear; -webkit-transition: opacity .8s linear; -moz-transition: opacity 1.5s linear; }

Blogskin/Classic Template

1. Paste sebelum code </style>

No comments:

Post a Comment