PDA

View Full Version : Forum Display Enhancements - Custom Cursors For Your Forum 3.6.x


azn_romeo_4u
12-09-2008, 10:00 PM
WWW.CURSORS-4U.COM (http://www.cursors-4u.com)
Add Custom Cursors On Your Forum
-------------------------------------------------------------------------------------
https://vborg.vbsupport.ru/external/2008/12/27.gif 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

<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
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

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)

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
<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

iogames
12-10-2008, 06:44 PM
confusing instructions Sir

azn_romeo_4u
12-11-2008, 02:14 AM
Sorry. Here's another one.

Go to the site, right click on the "Download" button of the cursor of your choice. Copy shortcut and paste it as the url in the css code. Or download and upload into your forums folder so the code would be....

a, a:hover, textarea, input, div, table, tr, td {cursor: url(/forums/cursorname.cur), default;}

If you just want to do one edit, edit your header file and place this code.

<style type="text/css">a, a:hover, textarea, input, div, table, tr, td {cursor: url(/forums/cursorname.cur), default !important;}</style>

Also I'm gonna upload a cursor pack tomorrow of 20 cursors.

azn_romeo_4u
12-11-2008, 03:39 AM
Okay, I just updated a sample cursor.zip file.