

1. Dashboard > Template
2. Press F3 dan cari code </style>
3. Copy code dibawah ni
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);
}
4. Paste di atas code yang korang cari tadi
5. Preview dan save .
Credit : AtiQah

Assalamualaikum w.b.t Thanks for visiting. Quite busy right now but don't forget to keep visit my land. Haha. Any question or whatever please leave your comment at my tagboard. ♥
0 comments:
Post a Comment