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.

Can Someone put this in for me? Costom Cursor

5 posters

Go down

Solved Can Someone put this in for me? Costom Cursor

Post by RyanHowat June 30th 2010, 5:15 am

http://www.rw-designer.com/cursor-detail/2467
I wanna put this corusur on my site. BBC or HTML Or CSS Please?


Last edited by RyanHowat on June 30th 2010, 5:26 am; edited 1 time in total (Reason for editing : spelling Error)
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Guest June 30th 2010, 8:44 am

Hi, Why don't you try it by yourself?

Here's [TUTORIAL] HOW TO PUT CURSOR.

BTW despite your editing for spelling error, you still have cursor wrong Wink
avatar
Guest
Guest


Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Guest June 30th 2010, 11:38 am

try put this in your CSS .

body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=2467); }
avatar
Guest
Guest


Back to top Go down

Solved Nope

Post by RyanHowat July 2nd 2010, 5:23 am

Nope. Did not work Sad none of em. All I need is a gun scope coursor. Tried it myself. Failed misserable... ...
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Sanket July 2nd 2010, 6:04 am

What code did you use?
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RyanHowat July 2nd 2010, 6:11 am

Gangsters. >.>
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Sanket July 2nd 2010, 6:13 am

Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RyanHowat July 2nd 2010, 6:32 am

Tried that, IDK How its done... It needs TWO Urls? I only have one. I Dont get it.
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Sanket July 2nd 2010, 6:34 am

Add the same url to all.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RyanHowat July 2nd 2010, 7:13 am

Did. Didn't work.
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Sanket July 2nd 2010, 10:36 am

What code did you add?
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RyanHowat July 3rd 2010, 5:17 am

<style>body {cursor: url (http://www.rw-designer.com/cursor-extern.php?id=2467);} a {cursor: url (http://www.rw-designer.com/cursor-extern.php?id=2467);}</style>
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Sanket July 3rd 2010, 4:44 pm

Those links wont work. They should be a image url.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RyanHowat July 3rd 2010, 7:05 pm

Well got a new pic. This doesn't work tho....

<style>body {cursor: url (https://i.servimg.com/u/f32/15/02/20/51/cursou10.jpg);} a {cursor: url (https://i.servimg.com/u/f32/15/02/20/51/cursou10.jpg);}</style>
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Sanket July 3rd 2010, 7:14 pm

No need to add the style tags around it.
Sanket
Sanket
ForumGuru

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

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by boffer10 July 3rd 2010, 7:15 pm

Add this to the bottom of your CSS-it works

Then go to the url in the code and see if you can find a cursor there that you like


Code:

body, a, a:hover {cursor: url(http://cur.cursors-4u.net/food/foo-2/foo102.cur), progress;}
avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RoNo July 3rd 2010, 11:41 pm


Can Someone put this in for me? Costom Cursor Quote_headerRyanHowat wrote:
http:// www. rw-designer.com/cursor-detail/2467
I wanna put this corusur on my site. BBC or HTML Or CSS Please?


The scope cursor you want is .ani (animated)

.gif and .ani cursors don't seem to function consistently
on all web pages/forumotion sites. Use a .cur cursor.

As boffer10 mentioned, you could search cur.cursors-4u

All of the cursors at 123cursors seem to be .ani Confused

I haven't seen a plain (.cur) rifle scope cursor.
Here is a kneeling soldier holding a scoped rifle
(hover/mouseover this code box to see it)
Code:
a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-4/oth338.cur), default;
}
add to: Admin Panel»Display»Pictures and Colors»Colors»Css
It will show when hovering links on your forum.
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by Dave998 July 4th 2010, 6:29 pm

Added that to mine How di u make it so when u hover over it it appears and how do i make it the actual Forum cursor?
avatar
Dave998
Forumember

Posts : 40
Reputation : 0
Language : English

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by boffer10 July 4th 2010, 7:17 pm

I'm not sure about your questions...

If you followed RoNo's instructions, the soldier appears when your cursor is over a link.

If you add this code to your CSS also, your cursor will be a veggie unless it's on a link.

body { cursor: url(http://cur.cursors-4u.net/food/foo-2/foo102.cur), auto;}

Once you see it working,

body { cursor: url(PUT YOUR CURSOR LINK HERE), auto;}
avatar
boffer10
Forumember

Male Posts : 311
Reputation : 10
Language : english
Location : Go Seahawks!

http://squarefoot.creatingforum.com/

Back to top Go down

Solved Solved

Post by RyanHowat July 7th 2010, 4:35 am

Solved I Guess. Wanted to see it permanetly instead of just for links but oh well...
avatar
RyanHowat
Forumember

Posts : 43
Reputation : 0
Language : english

Back to top Go down

Solved Re: Can Someone put this in for me? Costom Cursor

Post by RoNo July 7th 2010, 8:42 am


Use this to always see the cursor
Code:
body {
margin: 0px;
cursor: url(http://cur.cursors-4u.net/others/oth-4/oth338.cur), progress;
}
a:hover {
cursor: url(http://cur.cursors-4u.net/others/oth-4/oth338.cur), default;
}
add to: Admin Panel»Display»Pictures and Colors»Colors»Css


Since the issue has been resolved,
this topic is closed.
Can Someone put this in for me? Costom Cursor Locked1Can Someone put this in for me? Costom Cursor Lock2
RoNo
Can Someone put this in for me? Costom Cursor Bullet_blue2 General rules
Can Someone put this in for me? Costom Cursor Bullet_blue2 Tricks & Tips
Can Someone put this in for me? Costom Cursor Bullet_blue2 FAQ listing
Can Someone put this in for me? Costom Cursor Bullet_blue2 For founders who lost their passwords
Can Someone put this in for me? Costom Cursor Bullet_blue2 About support requests by PM
Can Someone put this in for me? Costom Cursor Bullet_blue2 Announcements & Updates
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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