The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
modded cursors ...
hi all , i found the code for edit cursor , and after some test and test i finally got worked different cursor for different action ...
Code:
/* ***** modded cursor ***** */ table, tr, td, div {cursor: url(images/panda01a.cur), default;} a:hover {cursor: url(images/panda01b.cur), default;} textarea, text, input {cursor: url(images/panda05.cur), default;} all works right , the only one i can't modifiy is the one when u go over text ( example in this post if u go from empty space (arrow) to text written ) , it gives default cursor | for select text , and i cannot set mine cause i can't understand which voice rappresent that area ... shouldnt' be textarea ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|