The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Cursors Help

5 posters

Go down

Solved Cursors Help

Post by That Admin Person December 24th 2012, 8:03 am

Please do not give me the link the the Forumotion tutorial, as I do not understand. But first let me tell you a little about the problem:

I went to this site: http://www.thegloveliveson.com/index.html
Clicked on "I Have My Own Website or Blog"
Selected the red glove.
Made a JavaS page and pasted the html they provided because the first time I did this, the coding did not work for HTML Manage.
I don't know what to do. Someone help me. DO NOT GIVE ME THE FORUMOTION TUT.
My forum is ktma.forumotion.com


Last edited by That Admin Person on December 24th 2012, 8:06 pm; edited 1 time in total
That Admin Person
That Admin Person
Forumember

Posts : 118
Reputation : 2
Language : English
Location : Space

http://www.8Grammys.forumotion.com

Back to top Go down

Solved Re: Cursors Help

Post by Sanket December 24th 2012, 9:50 am

https://help.forumotion.com/t108919-how-do-i-change-the-cursor-in-the-website#712357

Thats the only code needed to be added. Download the cursor & save it on your computer & then upload it to tinypic.com
Use that url in the code above.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Cursors Help

Post by KingOfSpades December 24th 2012, 3:59 pm

ACP > Modules > Portals & Widgets > Create New > Paste in this : <!-- For mouse Trails START -->
<script type='text/javascript' src='http://www.thegloveliveson.com/js/trailSpark.js'></script>
<script type='text/javascript'>window.onload = cursorChange;</script>
<!-- For mouse Trails END -->

<!-- For mouse cursor & Badge START -->
<a href='http://www.thegloveliveson.com/' id='MJBadge' style='display: block; position: absolute; top: 0; left: 0;'><img src='http://www.thegloveliveson.com/images/badge.png' width='201' height='105' border='0' /></a>
<img src="http://www.thegloveliveson.com/track.aspx" height="1" width="1" />
<style type='text/css'>
<!--
html { height: 100%; width: 100%; cursor : url('http://www.thegloveliveson.com/images/img_cursor_red.cur'), default; }
html a:hover{ cursor : url("http://www.thegloveliveson.com/images/cursor_over_red.cur"), default; }
--></style>
<!-- For mouse cursor & Badge END -->

Add a name > drag to top > Select yes for the yes or no at the top, save.
KingOfSpades
KingOfSpades
Forumember

Male Posts : 215
Reputation : 8
Language : EN

http://roleplaymachugas.forumotion.com/

Back to top Go down

Solved Re: Cursors Help

Post by Kaizer Lee December 24th 2012, 4:05 pm

Or just add this in the CSS ._. shortest way:

Code:
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(CURSOR IMAGE DIRECT LINK), progress !important;} /* End http://www.cursors-4u.com */
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Solved Re: Cursors Help

Post by SLGray December 25th 2012, 12:35 am

Topic Solved & Locked


Cursors Help Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum