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.

Help with cursor code

3 posters

Go down

Help with cursor code Empty Help with cursor code

Post by VNinjaV April 25th 2011, 10:17 pm

I am trying to change the cursor on my forum but the code the site is giving me is not working.

This is the code I got:

<style type="text/css">body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=9286); }</style><a href="http://www.rw-designer.com/cursor-set/gow" title="Get free cursors for your web.">Gears of War Logo Cursors</a>

From here: http://www.rw-designer.com/cursor-detail/9286

I really want to use this cursor on my forum but there is something not right with code can someone please help? Thanks, Ninja
VNinjaV
VNinjaV
Forumember

Male Posts : 100
Reputation : 0
Language : English
Location : UK

http://www.gearsofwar3chatforum.com

Back to top Go down

Help with cursor code Empty Re: Help with cursor code

Post by kirk April 25th 2011, 10:28 pm

Thread moved from other problems to code and scripts board,VNinjaV has been sent a pm with new link.

VNinjaV please be sure to post on any questions or problems in the appropriate sections.
Thank you.

where are you placing the code?
if you using punbb or phpbb2 you should try adding it to the overall header template at the very top, or overall footer template that the top or bottom as well.

be sure after you hit save to go back and then click the green publish icon.

Now if you are not using one of them versions, then you can try to place it in your forums description. if it all fits? it should.. or you can place it in the home page announcements, just be sure you do not have the scroll activated of course.

be sure your browser is update date as well, firefox is usually pretty universal with most codes, how ever some times certain things will only work with certain browsers.. so be sure to try on other browsers as well
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Help with cursor code Empty Re: Help with cursor code

Post by VNinjaV April 25th 2011, 11:26 pm

I am pasting it in the DISPLAY/COLOURS/CSS STYLESHEET it worked for other cursors just not this one.

I don't want to put it into the description.

I'm using PHBB2
VNinjaV
VNinjaV
Forumember

Male Posts : 100
Reputation : 0
Language : English
Location : UK

http://www.gearsofwar3chatforum.com

Back to top Go down

Help with cursor code Empty Re: Help with cursor code

Post by Nera. April 25th 2011, 11:38 pm

Try adding only this to your CSS
Code:
body { cursor: url('http://www.rw-designer.com/cursor-view/9286.png'), auto; } A { cursor: url('http://www.rw-designer.com/cursor-view/9286.png'), url('http://www.rw-designer.com/cursor-view/9286.png'), auto; }

It will get your cursor to work.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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