Tutorial Blog








Chatbox







Ask fm

You can request here
Please check that you've log in into your account
No ask fm account ? Right your name and URL blog


Credit





Design by Dirah .
Helped by Tiqah , Wana , Qistina , Afiqah Colour codes.
Used by Me
Tutorial : Image Hover *1
Friday 2 August 2013 | 15:13 | 4000 comments





Assalammualaikum..Wow!Awalnye dah buat tuto..baru kul 6.06 .. tdi lbih sahur trus mbik laptop dari bilik angah xD..
k..ari ni dirah nk tunjukkan tuto ttg image hover :D 

TEMPLATE DESINGER
1.Dashboard > Design > Edit HTML > Tick Expand Widget Templates
2.Press Ctrl + f serentak. cari code ni  /* Header
3.Copy code bawah ni

/*------ 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; }
4.Paste dekat atas code /* Header
5.Preview & save.

BLOGSKIN
1.Dashboard > Template >
2.Press Ctrl + f serentak.Cari code ni img { kalo x de yg tuh..kowg cari nie .img {
3.Copy code bawah nie..

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; }

4.Paste dekat atas bawah code img { or .img {
5.Preview & save.

Labels: , , ,