junie B. cojones's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Cursors-4u I Use

[Last Updated: 2023-07-16]

These are my favorite/ most used cursors for my profile and blog. All cursors pulled from the OG site cursors-4u.


View instructions on how to add to profile or add to blog directly underneath...


Add to: Profile

Instructions Paste the Cursor CSS code in your "About Me" after the *< / style >*.

Example (Lil Kim):

</style>*

{cursor: url(https://cur.cursors-4u.net/people/peo-6/peo705.cur), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2009/05/05/lil-kim.html" target="_blank" title="Lil Kim"><img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Lil Kim" style="position:absolute; top: 0px; right: 0px;" /></a>

Add to: Blog

Instructions Paste the code in the HTML section (the <>) before typing in your content.

Example: 

<style>  
HTML,BODY {
    cursor: url(""), url(""), auto;
}
</style>


Still confused? Full blog code with cursor URLs is available here.


4 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )