Custom Mouse Picture

liunx

Guest
hey, what kind of code can i place in a website that would change the mouse to a standart one when looking at my website pages?<br />
<br />
BTW: The URL link in my profile isnt the site i would like to put it on, my site is still being constructed and it is not uploaded yet.<br />
<br />
Thanks,<br />
-=]TheRebels[=- Fallen Angel [CGS]<!--content-->what is a standard one if you already use a standard one?<!--content-->Well, right now, it is set so that the mouse picture is what ever the visitor has set on there own comp.<br />
<br />
that is the one i want (i still gotta edit the pic so that the background is transparent, but thats basically it)<!--content-->you cannot have a jpg be a cursor. it has to be a .cur file . but yeah you can have whatever cursor you want.<br />
<br />
add this in your head tags.<br />
<br />
<style type="text/css"><br />
body { cursor: yours.cur;}<br />
</style><br />
<br />
that is it, but it can't be a regular image.<!--content-->you can also change what it looks like over certain links.<br />
<br />
what game is your clan for?<!--content-->http://www.htmlforums.com/showthread.php?s=&threadid=30132<br />
<br />
<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=29772">http://www.htmlforums.com/showthread.ph ... adid=29772</a><!-- m --><!--content-->
 
Back
Top