Thanks again ! Now I know how I can play with this option for different pictures:
Code:
var trailimage=["{URL}", {NUMBER1}, {NUMBER2}] //image path, plus width and height
var offsetfrommouse=[10,10] //image x,y offsets from cursor position in pixels. Enter 0,0 for no offset
I want use this option mainly for smilies or another small pictures
I change this line from you code
Code:
var trailimage=["http://img81.imageshack.us/img81/5804/customlogo.png", 155, 44] //image path, plus width and height
var offsetfrommouse=[-30,175] //image x,y offsets from cursor position in pixels. Enter 0,0 for no offset
to this one
Code:
var trailimage=["{URL}", {NUMBER1}, {NUMBER2}] //image path, plus width and height
var offsetfrommouse=[5,45] //image x,y offsets from cursor position in pixels. Enter 0,0 for no offset
and now I can put any smilies I want
See this post:
http://freeskate.freeforums.org/post18917.html#p18917P.S. Thanks for new picture
And this post with your picture (I create another BBcode for this picture)
http://freeskate.freeforums.org/post18920.html#p18920