How To Change Mouse Cursor In Blogger
Follow the steps below to do this
Log-in to your blog
Template >> HTML >> Proceed
Search For this code ]]></b:skin> (tip: Use CTRL+F)
Now Just above/before ]]></b:skin> insert following code
body{
cursor: url(IMAGE LINK), auto;
}
Now Save your template and view your blog.
Replace IMAGE LINK with the image link of your mouse pointer image
Follow the steps below to do this
Log-in to your blog
Template >> HTML >> Proceed
Search For this code ]]></b:skin> (tip: Use CTRL+F)
Now Just above/before ]]></b:skin> insert following code
body{
cursor: url(IMAGE LINK), auto;
}
Now Save your template and view your blog.
Replace IMAGE LINK with the image link of your mouse pointer image
0 comments:
Post a Comment