Cursors-4U

Cool Hot Pink Outer Glow Pointer

Added: 17 Dec 2008 / Views: 65,727

Cursor Download And Information

Rate This Cursor

Cursor Code Options

Static CSS/HTML Code

Works on almost every website or web page that allows CSS and HTML coding.

Related Cursors

Comments

Commenting is disabled on the classic site. Visit the new site to leave a comment.

On 4 Jun 2016 - 11:55, yoarki Wrote:
quiero esto muchisimo
On 1 Dec 2009 - 09:46, kate Wrote:
how do i get the mouse pointer
On 1 Dec 2009 - 09:46, Tor Wrote:
Click on that "Download" button and save it.
On 26 Jan 2009 - 14:04, chocalicious Wrote:
Well my myspace page and i have tried other site just also I m pasting it in my about me under edit profile But its still not working
On 26 Jan 2009 - 14:04, Tor Wrote:
I just tested it myspace.com and it works fine. Are you using myspace 2.0? If you are follow the instructions for the myspace 2.0 code. If you are still having problems, write me an e-mail with the address to your myspace page and I can take a look at it. Make sure there is also no line breaks (pressing the enter button) when you paste the code.
On 25 Jan 2009 - 17:28, chocalicious Wrote:
I have went on almost have of all cursor sites to get a cursor and i paste over and over again in my about me profile and it still wouldn t work Is there any other step i can choose or do
On 25 Jan 2009 - 17:28, Tor Wrote:
What's the website you are pasting the code on, and where are you pasting it?
On 28 Dec 2008 - 02:43, eva Wrote:
there is no CSS editor of something though there is a MAC editer i don t know what that means and that code you said i could try using what does it do is it for a cursor or something thanks
On 28 Dec 2008 - 02:43, Tor Wrote:
Okay I successfully signed up at the dutch site and got it to work using the "HTML Editor" http://cursors4u.come2me.nl/ You can see I set up a Naruto cursor on the main page and the Pink cursor on the other pages. To get it to work, please follow these instructions.Log InUnder "Pagina's bewerken" Choose "HTML Editor"Click On "Stel Stardaard Editor in"Next Edit Your PagePaste The Code Below At The Top<style>body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur223.cur), default !important;}</style>
On 27 Dec 2008 - 05:49, eva Wrote:
i have a site on come2me nl but the cursors dont work on that site there is a HTML editor but if i put the code there it says its an invalid contents please help me i hope i hear from you soon bye
On 27 Dec 2008 - 05:49, Tor Wrote:
I don't understand dutch and don't know how to register for that site, but viewing the source code of an example page on that site you can try using this code below. Please reply back if you have any problems. Paste it at the top of the CSS editor if there is one./* Start Cursor From http://www.cursors-4u.com */ body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur223.cur), default;} /* End Cursor From http://www.cursors-4u.com */