cursors |
![]() ![]() |
cursors |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 106 Joined: Sep 2006 Member No: 465,920 ![]() |
mmkay, so like what's that one cursor called where it's like an arrow? it looks kinda' like the cupid arrow/bow thingyy ;) help appreciated <3
|
|
|
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Is it a default or decoared one? If its default you can find some here: http://xpresshtml.net if its not you can find some here: http://www.boomspeed.com/sfhelpers/curs/
|
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 106 Joined: Sep 2006 Member No: 465,920 ![]() |
uhmm i don't know the difference =/ but i know it's not one of those ugly pre-made ones, or the one's with animations. it's just a regular looking one, just like the crosshair or whatever.. ;)
|
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 106 Joined: Sep 2006 Member No: 465,920 ![]() |
Oooooooooh, okaay uhmm like on the first link you gave me... what's the cursor called that wen u put ur cursor over any link?? it's like an up&down arrow? ...it's similar to the one i wanted, except mine's is slanted
|
|
|
*This Confession* |
![]()
Post
#5
|
Guest ![]() |
Okay to have the basic type cursors just add this to your profile:
CODE <style>body {cursor:crosshair;} a:hover {cursor: crosshair;}</style> You can easily change the crosshairs to any of the following: cursor: auto = the default cursor cursor: crosshair = gun-style cross cursor: default = no change cursor: pointer = the normal hand pointer that appears when you hover over a link cursor: hand = a value that is only supported in IE. Don’t use it, use pointer instead cursor: wait = the hourglass (non-animated, sadly) cursor: text = the text-selecting 'I-beam' thing cursor: help = an arrow with a question-mark cursor: move = crosshair with arrows on the ends cursor: n-resize = an arrow pointing north cursor: ne-resize = an arrow pointing north-east cursor: nw-resize an arrow pointing north-west cursor: e-resize = an arrow pointing east cursor: w-resize = an arrow pointing west cursor: s-resize = an arrow pointing south cursor: se-resize = an arrow pointing south-east cursor: sw-resize = an arrow pointing south-west |
|
|
![]()
Post
#6
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 106 Joined: Sep 2006 Member No: 465,920 ![]() |
ohh, the one i wanted was cursor: ne-resize = an arrow pointing north-east
thank you! ;] |
|
|
![]() ![]() |