is it possible to change the mouse pointer to something else, for use in special day's like valentine day's, Christmas...
i know that the code is something like this:
<style type="text/css">
li { cursor:url(http://www.yourdomain.com/images/yourimage.cur); }
</style>
but i don't know where to put it.
thanks
Comments
Comment #1
yaremchuk commentedIt can helps:
http://drupal.org/project/custom_mouse_pointer
Comment #2
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.