feel free to navigate around. FOLLOW | DASHBOARD.


skyline_blue

Navigate

Home About Others

WELCOME!!!!
WELCOME TO SKYLINE

NETWORK👇
 Facebook.
 Instgaram.
 Twitter

ShoutBox


Credits

> Basecode: Nadya.
> Editor: me
Image Hover
Haiii semua!! ok ni tutorial nk buat gambar brtukar jadi warna warni bile disentuh cursor.

Nie stepnyer:

1. Log in blog..pegi dashbord lepastu klik ctrl+ f  dan cari code </style> kat template korg.
2. Dah jumpe? ok kalau dah jumpe paste code kat bawah ni atas </style>

}
img {
filter: hue-rotate(360deg);
-webkit-filter: hue-rotate(360deg);
-moz-filter: hue-rotate(360deg);
-webkit-filter;(1);
-webkit-transition: all 0.7s linear;
-moz-transition: all 0.7s linear;
transition: all 0.7s linear;
}
img:hover {
filter: hue-rotate(0deg);
-webkit-filter: hue-rotate(0deg);
-moz-filter: hue-rotate(0deg);
-webkit-filter;(0);
}

Note:
*kalau x jumpe code </style> cube korg gune copy code </style>  letak kat bahagian atas template korg lepastu letak code yg deberi tu dkat atas code  </style>
« Older posts | Newer posts»