custom cursor alignment issue
3 posters
Page 1 of 1
custom cursor alignment issue
Okay so i have a custom cursor BUT it's not aligned.
can anyone help me fix the code so its aligned properly?
Thanks in advance~
- Code:
body, a { cursor:url('http://i.imgur.com/7bsRgeZ.png'), auto; }
can anyone help me fix the code so its aligned properly?
Thanks in advance~
Re: custom cursor alignment issue
What do you mean aligned?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: custom cursor alignment issue
Try replacing that code that you're currently using with these one:
- Code:
a, body { cursor: url("http://i.imgur.com/7bsRgeZ.png") 0 40, auto; }
Similar topics
» Topic alignment
» Issue with forum background image and custom image display
» Snow Script for Forums/Decoration Issue/Coding Issue
» Alignment Help
» Issues with alignment
» Issue with forum background image and custom image display
» Snow Script for Forums/Decoration Issue/Coding Issue
» Alignment Help
» Issues with alignment
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum