Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.




People in fChat: Follow Forumer on Twitter | Facebook | Myspace
Reply
 
LinkBack Thread Tools Display Modes
Old 08-04-2006, 12:28 AM   #1 (permalink)
Junior Forumer
 
darwina's Avatar
 
Join Date: Feb 2006

Posts: 56
Rep Power: 4 darwina is on a distinguished road
fTrader: (0)
fBuck$: 670
Bank: 0
Total fBuck$: 670

My Forumer
My Country:
Default help.....cursor in forum

i need help plz....

how do i change my regular cursor(point) to any animated cursor in my forum...?? and under the ACP which part should i go ?

for ur information the html cursor code i got it from the bigoo.ws

any ideas....plzzz...??
darwina is offline   Reply With Quote
Old 08-04-2006, 08:45 AM   #2 (permalink)
Junior Forumer
 
darwina's Avatar
 
Join Date: Feb 2006

Posts: 56
Rep Power: 4 darwina is on a distinguished road
fTrader: (0)
fBuck$: 670
Bank: 0
Total fBuck$: 670

My Forumer
My Country:
Default Re: help.....cursor in forum

which part should i paste a html code for a cusor coz i try to many time to change it like the example u give but didnt work...

Example u give:

14. How can I change my my boards cursor?
This can be done via:
Admin CP --> Skins & Templates --> Style Sheets --> Edit. Now find the following line in your CSS content:

Quote:
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; margin:0px 10px 0px 10px;background-color:#FFF }

Now add the text in green and change the text in red:

Quote:
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; margin:0px 10px 0px 10px;background-color:#FFF; cursor: crosshair }


Also I would like to point out that you can use replacements such as:

Quote:
url("http://www.domain.com/mycursor.cur")

But in My Admin CP --> Skins & Templates --> Style Sheets --> Edit is like this

html { overflow-x: auto; }

BODY { font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;margin: 0px 20px 0px 20px;text-align: center;color: #040404;background-color: #A44DCD;background-image: url(style_images/<#IMG_DIR#>/bg.gif); }

TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 11px;color: #040404; }

#ipbwrapper { text-align: left;width: 95%;margin-left: auto;margin-right: auto; }

a:link, a:visited, a:active { text-decoration: underline;color: #040404; }

a:hover { text-decoration: underline;color: #0EB0D9; }

fieldset.search { padding: 6px;line-height: 150%; }

label { cursor: pointer; }

form { display: inline; }

img { vertical-align: middle;border: 0px; }

img.attach { padding: 2px;border: 2px outset #EEF2F7; }

.googleroot { padding: 6px;line-height: 130%; }

my html code for cursor i got it from the bigoo.ws is

<a href="http://www.bigoo.ws"><br><center><img alt="Cursors" src="http://images.bigoo.ws/content/loghi/logo1.gif" border="0"></center><body style="cursor:url(http://images.bigoo.ws/content/cursor/love/love_1.ani);"></body><br></a>

Last edited by darwina; 08-04-2006 at 09:06 AM..
darwina is offline   Reply With Quote
Old 08-04-2006, 09:25 AM   #3 (permalink)
Elite Forumer
 
Moridin12's Avatar
 
Join Date: Feb 2006

Posts: 4,026
Rep Power: 8 Moridin12 is on a distinguished road
fTrader: (20)
fBuck$: 11,785
Bank: 1
Total fBuck$: 11,786

My Forumer
My Country:
Default Re: help.....cursor in forum

Just change the cursor to

url(http://images.bigoo.ws/content/cursor/love/love_1.ani);

As it says in our documentation (where you looked).

- Moridin
Forumer Support Staff

Moridin12 is offline   Reply With Quote
Old 08-05-2006, 07:19 AM   #4 (permalink)
Junior Forumer
 
the rs mob's Avatar
 
Join Date: Jun 2005

Posts: 137
Rep Power: 5 the rs mob is on a distinguished road
fTrader: (1)
fBuck$: 661
Bank: 0
Total fBuck$: 661

My Forumer
My Country:
Default Re: help.....cursor in forum

http://images.bigoo.ws/content/cursor/love/love_1.ani
the rs mob is offline   Reply With Quote
Old 08-08-2006, 11:45 PM   #5 (permalink)
Junior Forumer
 
darwina's Avatar
 
Join Date: Feb 2006

Posts: 56
Rep Power: 4 darwina is on a distinguished road
fTrader: (0)
fBuck$: 670
Bank: 0
Total fBuck$: 670

My Forumer
My Country:
Default Re: help.....cursor in forum

Quote:
Originally Posted by Moridin12
Just change the cursor to

url(http://images.bigoo.ws/content/cursor/love/love_1.ani);

As it says in our documentation (where you looked).

- Moridin
Forumer Support Staff
Thank you very much. its done.
darwina is offline   Reply With Quote
Old 08-02-2007, 08:15 PM   #6 (permalink)
Member
 
nataS's Avatar
 
Join Date: May 2007

Posts: 16
Rep Power: 0 nataS is on a distinguished road
fTrader: (0)
fBuck$: 283
Bank: 0
Total fBuck$: 283

My Forumer
My Country:
Default Re: help.....cursor in forum

I used this also, to great effect for the main cursor.
But how can I change the pointer hand cursor to something else when hovered over links?
nataS is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Cursor? GMYoda IPB General Support 1 05-08-2005 10:47 PM
Cursor Doesn't Flash stylus IPB General Support 2 04-07-2005 03:15 AM
Cursor problem mela IPB General Support 0 03-29-2005 08:27 AM
Mouse Cursor Help jessicat IPB Skinning Help 1 08-02-2004 02:19 AM
[resolved]*Cursor Cougar IPB Skinning Help 12 05-06-2004 01:12 PM