Tutorial : Image Hover *1
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 Templates2.Press Ctrl + f serentak. cari code ni /* Header3.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 /* Header5.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: hover, image, image hover, tuto
Tutorial : Image Hover *1
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: hover, image, image hover, tuto
|