vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Display Enhancements - Custom Cursors For Your Forum 3.8.x (https://vborg.vbsupport.ru/showthread.php?t=198540)

azn_romeo_4u 12-09-2008 10:00 PM

Custom Cursors For Your Forum 3.8.x
 
1 Attachment(s)
WWW.CURSORS-4U.COM
Add Custom Cursors On Your Forum
---------------------------------------------------------------------------------------
https://vborg.vbsupport.ru/external/2008/12/36.gif https://vborg.vbsupport.ru/external/2008/12/37.gif https://vborg.vbsupport.ru/external/2008/12/38.gif https://vborg.vbsupport.ru/external/2008/12/39.gif
---------------------------------------------------------------------------------------

What this Does:
This will allow you display custom cursors on your forum. It work on all major browsers including firefox (except animated one's). Animated cursors will only work on Internet Explorer.

Supported Browsers:
IE, Firefox, Chrome, Safari, AOL, Netscape, Flock, more...

Not Supported:
Opera

---------------------------------------------------------------------------------------

Instructions:
Visit My Website, WWW.CURSORS-4U.COM
Search For Cursors And Find The One You Want
Download The Cursor Or Copy The Universal Code

Quote:

<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur101.cur), default;}</style><a href="http://www.cursors-4u.com/" target="_blank" title="Cursors"><img src="http://cursors-4u.com/support.gif" border="0" alt="Free Cursors" style="position:absolute; top: 0px; right: 0px;" /></a>


Keep This Part Of The Code

If You Downloaded the Cursor Upload it Into Your Server
Next Log Into Admin CP
Click On Style Manager
Edit Main CSS
In The Body CSS Box ADD

Scroll Down To Additional CSS
Add (Depends On How Your Borum Is Built)

Quote:

a, a:hover, textarea, input, div, table, tr, td {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur101.cur), default;}
Basically add all the css selectors that you can depending on what your forum is built up of. Next is hit save.

---------------------------------------------------------------------------------------

If you are hot linking from my site, please leave a text link or button on your site. Not required, but would appreciate it. I would prefer if you guys upload to your own forum though. I know a lot of forums get tons of traffic, and I already have problem with my server =P. Thank you.

https://vborg.vbsupport.ru/external/2008/12/40.gif
Quote:

<a href="http://www.cursors-4u.com" target="_blank" title="Cursors"><img src="http://www.cursors-4u.com/cursors4u.gif" border="0" alt="Free Cursors"></a>
If you have any questions or request just leave a comment.

---------------------------------------------------------------------------------------
Edit: I added a cursor set. You can also downoad these here or download the zip below.

https://vborg.vbsupport.ru/showthread.php?p=1682886

https://vborg.vbsupport.ru/external/2008/12/27.gif https://vborg.vbsupport.ru/external/2008/12/28.gif https://vborg.vbsupport.ru/external/2008/12/29.gif https://vborg.vbsupport.ru/external/2008/12/30.gif https://vborg.vbsupport.ru/external/2008/12/31.gif https://vborg.vbsupport.ru/external/2008/12/32.gif https://vborg.vbsupport.ru/external/2008/12/33.gif https://vborg.vbsupport.ru/external/2008/12/34.gif

rob01 12-11-2008 01:22 AM

nice release, this should work if someone upload the pictures lets say in /home/forum/images/

right?

azn_romeo_4u 12-11-2008 02:10 AM

yup, doesn't matter where you upload the cursor. It work as long as the url is correct. I'm gonna upload a cursor pack, like tomorrow like maybe 20 cursors.

azn_romeo_4u 12-11-2008 03:34 AM

Okay, added a simple set that you can download in the "cursors.zip"

anuanu 12-31-2008 02:12 PM

I uploaded a cursor to my website and added the links as you said. However the cursor does show up but is in the wrong place the cursor actually is and its not animated but its suppose to be. Any idea's on what I might be doing wrong?

azn_romeo_4u 01-01-2009 04:22 PM

What cursor did you pick? Can you post your website so I can see. Maybe I uploaded the wrong cursor, or maybe it's not animated.

anuanu 01-01-2009 11:55 PM

1 Attachment(s)
I used the attached cursor, I would post my site but i removed the code because you cant work with the cursor at all.

Basically this is what it would look like:

actual cursor: ---

Where the image actually is: ---

its that far down and that far to the right. So with that code and the image i would have to move the image down and to the right to actually click on anything.

anuanu 01-04-2009 11:50 PM

Any idea on how to fix my issue that i posted above?

azn_romeo_4u 01-08-2009 12:53 AM

Sorry I don't see the image. I see the attach file I don't see your explanation. You can see the cursor on my website right? If you can see it there, it should work. I tested the codes on my forum as well and it works.

PM me your board URL if you don't want it publicly and I can see what you did.

anuanu 01-10-2009 12:12 AM

1 Attachment(s)
these images produce no cursor

dmknights 01-22-2009 10:28 PM

*Installed*
I Used my own .ani cursor & it works fine

dmknights 01-25-2009 12:45 AM

it suddenly made my whole screen go black.
*Clicks Uninstall*

azn_romeo_4u 01-29-2009 05:52 PM

Quote:

Originally Posted by anuanu (Post 1706880)
these images produce no cursor

Hey sorry it took so long to reply, my internet was dead for a whole month.

That's an ani file. Ani files only work on IE. See if the cursor loads on IE. If you use a .cur file it should work on all browsers except opera.

Quote:

it suddenly made my whole screen go black.
*Clicks Uninstall*
Not sure why it would do that. Because cursors are wc3 standards. http://www.w3.org/TR/CSS2/ui.html#cursor-props It's a css html code, so it shouldn't do anything to your screen. Also you said you use your own, did you convert it correctly? Was the cursor done right etc...

However nothing like that should happen.

Allan 01-29-2009 06:32 PM

It's fun, thanks ;)

codervietnam 02-19-2009 01:34 PM

Thankyou !

kent_lkc 06-19-2009 10:58 AM

not working ! any new support ?

GearX1 07-09-2009 03:22 PM

this is so Cool :D

azn_romeo_4u 08-08-2009 02:34 PM

Quote:

Originally Posted by kent_lkc (Post 1832583)
not working ! any new support ?

What's not working about it? Which cursor are you using, and also what's your website? And what is your browser?

kent_lkc 08-24-2009 10:31 AM

custom cursor only show on IE 8 browser.

Installed URL: http://www.motoxtreme.info/testvb/index.php
system : Windows 7 RC
Browser : Opera 10 beta 3 built 1699, Chrome 2.0.172.39, FireFox 3.0.4, Safari 4.0 (530.17)

multiplex 08-25-2009 05:30 PM

do members get to choose there own cursor? or is this to change the default cursor of your O/S or just for vb. not enough info...please clarify. if users can choose there own cursor, where do they do that? User CP?

Kolbi 08-25-2009 09:11 PM

Does it affects the loading time of the page in a negative way?

Naan-Kadavul 09-12-2009 07:00 AM

i tried, but failed..can anyone clearly explain to me ?

azn_romeo_4u 09-30-2009 06:47 PM

Just the cursor size. Usually under 3 kb.

Quote:

i tried, but failed..can anyone clearly explain to me ?
Was it animated by any chance? I'm in the process of making animated cursors on firefox (but won't animate). Might be a few weeks though. What did you get stuck on?

Quote:

do members get to choose there own cursor? or is this to change the default cursor of your O/S or just for vb. not enough info...please clarify. if users can choose there own cursor, where do they do that? User CP?
It's forum wide. Users can't choose. I will do that for the next version.

geocodes 11-20-2009 11:50 PM

i'v made an very ogre way to each color for each usergroup (an comparision on navbar, lol).
You know a template thats loaded in every page, made for those kind of things (user scripts) istread of spaming navbar script?

MagicThemeParks 04-04-2010 07:14 PM

This would be great if the user could use their own cursor!

Any chance that we could get some usergroup or per-member selection options?

I noticed that the 'next version' was being planned since last September. Anyone have a new version with that option?

tom001 04-04-2010 09:17 PM

hmm this is not working for me.Someone help??

Dingo14 07-12-2010 12:43 AM

can't get this to work changed the file path for image and a few other things just won't show different cursor

zako2010 07-17-2010 07:43 PM

nice ...thnx

my123world 12-21-2010 06:22 AM

Well Can You Give Me A Code Like On Your Website... Whenever I Hover Over Images/Links The Cursor Can Change... Please Can You Give Me The Code For That?

Well This Modification Is Great and Working...

Here is The
Demo


All times are GMT. The time now is 04:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01205 seconds
  • Memory Usage 1,799KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (29)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete