Cursor for Website.. - Post ID 210235

User 2924428 Photo


Registered User
1,718 posts

Hey guy's, i'm currently trying to add a cursor to my website at www.craigjuddpinstriping.net, and I can't seem to get the code to work, I have the style code in there, and the html code to center it, but it's just showing up as a hand.. Specifically i'm using Eric's VSD code and converted it to HTML editor , but it won't work :(
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

Run your mouse all the way to the top of the page.;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

I did, it was just crosshairs, but I did a custom cursor that I wanted to run like the coffeecup on your website :)
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

Did you upload the cur image?:)
http://craigjuddpinstriping.net/cursor/brush.cur
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Sure did, in cursor folder so its cursor/brush.cur, and I edited the code to show the path.
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

You need to change the style link. It's still coffeecup.cur.;)
This
<style>
body {cursor:url("cursor/coffeecup.cur"), pointer}
</style>


To this
<style>
body {cursor:url("cursor/brush.cur"), pointer}
</style>
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

It works!! Thank's Eric, I had another website open in my index files and was adding the cursor to that page instead of the one I wanted the brush at, and my folders were located in the other webpage so it got all messy for me, everything is fixed now and working great!! Thank you :cool:
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

Great! Have fun.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Darn, I woke up this morning and the code isn't working :( It displays when previewing in CC Editor but when it's uploaded it doesn't show
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

Works for me.:) Are you on the correct website?;)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.