My imagination are strong enough for me to hold on.
Hello 2017

#Tutorial : How to put Cursor in your blog
Wednesday 9 December 2015 @ 02:18


Hello guys!!
Today I'm going to show you guys how to put and change your cursor

1.Open your Template, change it to Edit Html
2.Press Ctrl+F (Command+F for Mac user)
3.Find body {
4.Paste this code after body {
cursor: url("cursor URL"), url("cursor URL"), auto;



Purple underline=body {
Blue underline=cursor: url("cursor URL"), url("cursor URL"), auto;
5.Preview it first
6.If you think its going great, click save


Here is some cursor example
Non-Animated - Animated



Mission Complete