The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do i change the cursor?

4 posters

Go down

How do i change the cursor? Empty How do i change the cursor?

Post by vampnime September 30th 2009, 10:20 pm

Hi, I would like to know, How do i change the apperance of the cursor? I've looked around, to see what could help me, but it doesnt help me, I would like to use this http://www.totallyfreecursors.com/details.cfm/id/1221/Butterfly_ani_1.htm For my forum (Hope its no advertising, sorry if it is) But I've no luck so far Sad Can someone please help me?
vampnime
vampnime
New Member

Female Posts : 24
Reputation : 0
Language : english
Location : UK

http://kidzz.forumotion.com

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by TheListener September 30th 2009, 10:40 pm

Code:
<style type="text/css">
body{
cursor: url(http://www.totallyfreecursors.com/details.cfm/id/1221/Butterfly_ani_1.htm)
}
</style>

Paste that code in

AP-->Display-->Colors-->CSS Stlysheet

Hope that helps
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by vampnime October 1st 2009, 6:32 pm

It doenst work sorry :/ I tried putting it in site description, And the CSS stylesheet, But neither of them work .. :/
vampnime
vampnime
New Member

Female Posts : 24
Reputation : 0
Language : english
Location : UK

http://kidzz.forumotion.com

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by Sanket October 1st 2009, 7:27 pm

Code:
<style type="text/css">
body {
cursor: url(URL-OF-CURSOR-HERE), auto;
}
A {
cursor: url(URL-OF-CURSOR-HERE), url(URL-OF-CURSOR-HERE), auto;
}
</style>

Use that & check, obviously change the url Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by vampnime October 1st 2009, 7:34 pm

It still doesnt work :/
vampnime
vampnime
New Member

Female Posts : 24
Reputation : 0
Language : english
Location : UK

http://kidzz.forumotion.com

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by Sanket October 1st 2009, 9:02 pm

Where did you add it?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by vampnime October 4th 2009, 10:59 am

CSS stylesheet and I tried Site description, But neither of them work.
vampnime
vampnime
New Member

Female Posts : 24
Reputation : 0
Language : english
Location : UK

http://kidzz.forumotion.com

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by musket October 4th 2009, 12:09 pm

If you put this in your admin panel Display>> Generalities>> home page message it should work on your forum index just tried it, it does on mine Laughing

Code:

<div align="center" style="z-index:9;visibility:visible;"><a href="http://www.totallyfreecursors.com/" target="_blank" class="tfc"><img src="http://downloads.totallyfreecursors.com/public/CursorsLogo88-31.gif" border="0" width="88" height="31" alt="Free Butterfly ani 1 MySpace Cursors at www.totallyfreecursors.com" /></a></div><style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/butterflyani1.cur"), url("http://downloads.totallyfreecursors.com/thumbnails/butterfly-ani1.gif"), auto;}</style>

How do i change the cursor? Butterfly-ani1


. Very Happy
musket
musket
Helper
Helper

Male Posts : 1130
Reputation : 131
Language : English
Location : Northern Ireland

http://hemmingsdaman2.forumotion.co.uk/

Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by Guest October 4th 2009, 7:40 pm

vampnime wrote:CSS stylesheet and I tried Site description, But neither of them work.
That's because the code given to you has been incorrect. Put this in your CSS and you will have the butterfly cursor as your default cursor:
Code:
body {
cursor:url('http://downloads.totallyfreecursors.com/thumbnails/butterfly-ani1.gif'),auto;
}
avatar
Guest
Guest


Back to top Go down

How do i change the cursor? Empty Re: How do i change the cursor?

Post by vampnime October 5th 2009, 10:39 pm

Still doesnt work :'( Oh well ..
vampnime
vampnime
New Member

Female Posts : 24
Reputation : 0
Language : english
Location : UK

http://kidzz.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum