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.

Help please! Change Mouse shape and colour!

+2
Jophy
oneeye
6 posters

Go down

Solved Help please! Change Mouse shape and colour!

Post by oneeye July 14th 2011, 11:05 pm

Hello mates, hope that you are doing great all!

My question is, could you please show me CODE of beautiful mouse? green or blue!

Thank you!


Last edited by oneeye on July 15th 2011, 12:45 am; edited 1 time in total
oneeye
oneeye
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by Jophy July 15th 2011, 12:31 am

Hi, your title not being specific and therefore not facilitating research via the search option, I'm not answering (nor is any other member ) until you change your title to a more specific one, related to your problem
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by Guest July 15th 2011, 1:24 am

avatar
Guest
Guest


Back to top Go down

Solved :D

Post by ArChKnIgHt July 15th 2011, 1:48 am

hello,

its so easy and it can be done by CSS

Go To You ACP >> Display >> Colors >> CSS Style sheet Tab
And Add This Code
Code:

body {
cursor: url(Here Your Normal Mouse Link), progress;
}
a:hover {
cursor: url(Here Your Hover Mouse Link), default;
}

PS : Replace Here Your Normal Mouse Link With URL Of Mouse Image
And Replace Here Your Hover Mouse Link With URL Of Hover Mouse Image(When Mouse Get On Link)

Hope That Help, ArChKnIgHt
ArChKnIgHt
ArChKnIgHt
Forumember

Male Posts : 134
Reputation : -1
Language : Arabic | English | French | CSS | HTML | JS
Location : Egypt

http://ultragamerz.forumotion.net/

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by Neymar1 July 15th 2011, 3:41 pm

^^^Thanks I might use that!
Neymar1
Neymar1
Forumember

Male Posts : 406
Reputation : 28
Language : HTML, CSS, and a bit of JavaScript
Location : Scotland

http://www.simplyfifa.com

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by oneeye July 15th 2011, 3:44 pm

Hello ...I'm so sorry ArChKnIgHt, I don't know how to do so Sad
Could you please make me some example?! I need blue MOUSE

Thank you your replies mates!
oneeye
oneeye
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by Lee Tamotsu July 15th 2011, 4:08 pm

You'll either need to make your own and upload it online or find one online (but you would need the creator's permission)
avatar
Lee Tamotsu
Forumember

Male Posts : 222
Reputation : 1
Language : English

http://avatarrp.aforumfree.com/index.htm

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by Base July 15th 2011, 5:48 pm

There are many cursors out there on the internet. It's a simple task of searching for one that you like. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by ArChKnIgHt July 21st 2011, 9:32 am

hay sorry for long time no answer but here you go

normal : Help please! Change Mouse shape and colour! Blue-d10 Hover : Help please! Change Mouse shape and colour! Bluedk10

code

Code:
body {
cursor: url(http://i48.servimg.com/u/f48/15/68/18/90/blue-d10.gif), progress;
}
a:hover {
cursor: url(http://i48.servimg.com/u/f48/15/68/18/90/bluedk10.gif), default;
}


normal : Help please! Change Mouse shape and colour! Blue-l10 Hover : Help please! Change Mouse shape and colour! Bluelt10

code

Code:
body {
cursor: url(http://i48.servimg.com/u/f48/15/68/18/90/blue-l10.gif), progress;
}
a:hover {
cursor: url(http://i48.servimg.com/u/f48/15/68/18/90/bluelt10.gif), default;
}


normal : Help please! Change Mouse shape and colour! Tail210 Hover : Doesn't have

code

Code:
body {
cursor: url(http://i48.servimg.com/u/f48/15/68/18/90/blue-d10.gif), progress;
}


normal : Help please! Change Mouse shape and colour! Rainbo10 Hover : Doesn't have

code

Code:
a:hover {
cursor: url(http://i48.servimg.com/u/f48/15/68/18/90/rainbo10.gif), default;
}

Choose What You Want Very Happy
ArChKnIgHt
ArChKnIgHt
Forumember

Male Posts : 134
Reputation : -1
Language : Arabic | English | French | CSS | HTML | JS
Location : Egypt

http://ultragamerz.forumotion.net/

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by oneeye July 21st 2011, 12:56 pm

Ohhhhhhhhhhhhhhh thank you very much mate! Really hard to choose, but I'll choose one of course Smile
oneeye
oneeye
New Member

Posts : 23
Reputation : 0
Language : English

Back to top Go down

Solved Re: Help please! Change Mouse shape and colour!

Post by Jophy July 21st 2011, 1:09 pm

Help please! Change Mouse shape and colour! Solved10Since this thread appears to be solved, I will lock this thread and mark it as solved now.

Important: You can also help the moderators to know if your topic/problem is solved by EDITING your first post and marking the topic as solved. Thank you.

~ Joph25
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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