Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications

Reply
 
Thread Tools
Custom Cursors For Your Forum 3.7.x Details »»
Custom Cursors For Your Forum 3.7.x
Version: 1.00, by azn_romeo_4u azn_romeo_4u is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.7.x Rating:
Released: 12-09-2008 Last Update: 12-10-2008 Installs: 11
Re-useable Code Code Changes Translations  
No support by the author.

WWW.CURSORS-4U.COM
Add Custom Cursors On Your Forum
------------------------------------------------------------------------------------

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

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
Quote:
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur101.cur), default;

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

Quote:
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur101.cur), default;
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.


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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 12-10-2008, 05:52 PM
pein87's Avatar
pein87 pein87 is offline
 
Join Date: Sep 2008
Posts: 352
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed very nice I appreciate your efforts on this one Demo can be found on my forum

http://www.anime-dreamz.com/forum/index.php
Reply With Quote
  #3  
Old 12-11-2008, 03:37 AM
azn_romeo_4u azn_romeo_4u is offline
 
Join Date: Feb 2006
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the demo. Awe, the naruto cursor. I like that one. I'm working on a code, next update that you can use animated cursors for IE users but on other browsers, since it won't appear a non-moving one instead will show up instead of nothing. Expect that soon.

Also I just added a sample cursor set. You can download them in the cursor.zip
Reply With Quote
  #4  
Old 12-11-2008, 05:04 AM
tafreeh tafreeh is offline
 
Join Date: May 2008
Location: Canada
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can we get more non animated cursors please
Reply With Quote
  #5  
Old 12-11-2008, 06:49 AM
azn_romeo_4u azn_romeo_4u is offline
 
Join Date: Feb 2006
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yea, you can just visit the website www.cursors-4u.com. I just finish reorganize it a few minutes ago. Use the search feature on it if you can't find what you like. Or check out the most viewed to see what's popular on the site. Also check out

www.totallyfreecursors.com

I won't link to any other site, cuz the rest steal from me or hers (i know her). She hasn't updated for 2 years though. Some of the download links don't work but most of them do.
Reply With Quote
  #6  
Old 12-12-2008, 05:12 AM
tafreeh tafreeh is offline
 
Join Date: May 2008
Location: Canada
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey, i did work around with those codes, but nothing happend.
i wanna use this cursor , its not .cur tho
Reply With Quote
  #7  
Old 12-12-2008, 11:10 AM
redlabour's Avatar
redlabour redlabour is offline
 
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks - have added :
Reply With Quote
  #8  
Old 12-12-2008, 06:22 PM
azn_romeo_4u azn_romeo_4u is offline
 
Join Date: Feb 2006
Posts: 227
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tafreeh View Post
hey, i did work around with those codes, but nothing happend.
i wanna use this cursor , its not .cur tho
That cursor is an .ani file. Only IE, makes .ani file works. All other browsers require it to be cur or a cur renamed to .gif I think.
Reply With Quote
  #9  
Old 12-28-2008, 01:37 PM
pigpog's Avatar
pigpog pigpog is offline
 
Join Date: Oct 2008
Location: United Kingdom
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, I've been looking for some nice cursors for a long time. I'll be sending a little donation for your efforts via your website soon. :up:

Here's what your red cursor looks like on my Christmas themed forum:
http://www.rodentswithattitude.co.uk/forum

I'm also using the blue one for the default style, which you can see if you use the style changer at the bottom of the page.

The other nice colours will get used on my forthcoming styles.

Thanks again!
Reply With Quote
  #10  
Old 01-14-2009, 09:19 PM
Cloud_Strife Cloud_Strife is offline
 
Join Date: Nov 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What to do in order to display the cursor while my page loads (the busy cursor I mean). Is there a code to add for the busy cursor?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:03 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.05902 seconds
  • Memory Usage 2,292KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete