Staredit Network

Staredit Network -> Computers and Technical -> Site Cursors
Report, edit, etc...Posted by Oo.ScreW.oO on 2005-11-25 at 11:58:45
helpsmilie.gif How do i get a whole site to have a custom cursor?? i dont like the white basic one




(HTML)
Report, edit, etc...Posted by Moogle on 2005-11-25 at 12:04:26
custom cursor in the html -_-; of site, or scripts. Depending on how you do it. I can't remember code off top my head but meh~ someone will remember it.

\\Moogle
Report, edit, etc...Posted by Gigins on 2005-11-25 at 12:07:22
I think that is up to users what cursors they use/like. It would be better to let everyone DL/set their own favorite cursors then forcing the one you like...
Report, edit, etc...Posted by Oo.ScreW.oO on 2005-11-25 at 12:08:18
well SEN has the Starcraft cursor
Report, edit, etc...Posted by Gigins on 2005-11-25 at 12:10:14
Not on FireFox, but I use SC cursors anyway tongue.gif
Report, edit, etc...Posted by Moogle on 2005-11-25 at 12:12:07
I think you'll find in SEN code all is this

CODE

body
{
background-color:
color:
font-family:
font-size:
margin:
padding:
text-align:
cursor: url("http://www.staredit.net/style_images/sen.ani");
}


Even given url to cursor.

\\Moogle
Report, edit, etc...Posted by www.com.au on 2005-11-26 at 10:00:11
i wouldnt use the url for your site though. when images are leeched of this site i think it comes up with some pic saying bad things about you...

imagine that for a cursor.

maybe ask ip or moose for the cursor file and upload it to your own site?
Report, edit, etc...Posted by Jordan on 2005-11-26 at 21:48:35
this is what i did..

Using Invision Free:

1. Create a Category called Uploads.
Make sure they arn't visible.

2. Create a Forum called Uploads.
Make sure only admins can view, start, upload, reply, etc.

3. Make a topic in the forums. I'd call it Cursor Upload. From there make the topic and upload it with an attachment. You then can right click on the attachment and click properties. COPY the address into the code address where it has http://www.staredit.net/style_images/sen.ani with your attachment.

Thats what I used for my forums smile.gif
Next Page (1)