Help - Search - Members - Calendar
Full Version: custom cursor
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
sjthechipmunk
is it possible to put a gif for a cursor on xanga? thank you
megare
QUOTE(sjthechipmunk @ 01-11-2004, 09:35 PM)
is it possible to put a gif for a cursor on xanga? thank you

I think this should work:

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
body {cursor:url(http://URLTOIMAGE);}
</style>

<!-- end code provided by createblog.com -->


_smile.gif
sjthechipmunk
i think ive tried this before but ill give it another shot when i get back from school, just in case what box does this go in?
micron
Hi,
you can only use cursor files (.cur or .ani).
megare
QUOTE(sjthechipmunk @ 01-12-2004, 06:43 AM)
i think ive tried this before but ill give it another shot when i get back from school, just in case what box does this go in?

In "Input Header" should be fine along with any other CSS styles...
aznhybriddragon
yea I dont think u can use just regular Images, they have to have a .cur or .ani
and the code would be

CODE
<!-- begin code provided by createblog.com -->
<STYLE type=TEXT/CSS>body {CURSOR: url(http://Cursor_Url.ani)</style>
<!-- end code provided by createblog.com -->
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.