#four eight fifteen sixteen twenty-three forty-queue is the best tag ever. and uh i notice that your cursor is a fish biscuit, howd you do that? also i love your blog and have a nice day
Thank you anon! I've seen a few impostors since I started using that tag :[ but I'm glad you enjoy it!
The fish biscuit is relatively simple! Go to edit html. Once inside the code, look for the style sections. Then locate the body section, which should look like:
body{ bunch of code };
Paste the following code right before the };
cursor:url(http://i44.tinypic.com/1zevbs1.png), auto;
That will make it appear when people mouse over your posts and main content. To have it appear everywhere do the same thing but look for a section of code that should be something like:
#sidebar{bunch of code };
It might not be #sidebar, but look for anything that says sidebar or something that would indicate being the side bar.
Hope this helps! Feel free to message me again for more questions!
Also, that link in the code is for the fish biscuit. If you want another image, you can use the direct link to anything small enough to function as a mouse!











