Welcome, Guest. Please Login or Register.
April 30, 2025, 07:11:55 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Graphics and Templates  |  Changing cursor to crosshair « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Changing cursor to crosshair  (Read 1112 times)
Green Lining
Noobie
*
Posts: 9


SPACEGHOST

Changing cursor to crosshair
« on: January 04, 2003, 04:28:46 AM »
Reply with quote

I am trying to change the Cursor to a crosshair when it goes over a navlink.

I have been able to do it with the pictures because they are in the body element but I don't know where the elements are for the navlinks.
« Last Edit: January 04, 2003, 04:29:47 AM by Green Lining » Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Changing cursor to crosshair
« Reply #1 on: January 04, 2003, 08:27:12 AM »
Reply with quote

.nav {CURSOR: crosshair}
.nav:visited {CURSOR: crosshair}

Like that...

-[Unknown]
Logged
Green Lining
Noobie
*
Posts: 9


SPACEGHOST

Re:Changing cursor to crosshair
« Reply #2 on: January 04, 2003, 05:16:18 PM »
Reply with quote

Quote from: [Unknown] on January 04, 2003, 08:27:12 AM.nav {CURSOR: crosshair}
.nav:visited {CURSOR: crosshair}

Like that...

-[Unknown]

Thanks. It works great.

Here is my board:
Green Linings BOARD

Are those JAVA commands?
« Last Edit: January 04, 2003, 05:18:11 PM by Green Lining » Logged
Green Lining
Noobie
*
Posts: 9


SPACEGHOST

Re:Changing cursor to crosshair
« Reply #3 on: January 04, 2003, 06:20:08 PM »
Reply with quote

Would there be a way to link to a GIF for that.

Thanks a tun for your HELP.

I really want to get into coding so I can help out with websites.

Is there a good resource to look up commands like this?
Logged
acf [delete me]!
YaBB God
*****
Posts: 521


la especialidad de grafic

WWW
Re:Changing cursor to crosshair
« Reply #4 on: January 04, 2003, 07:38:44 PM »
Reply with quote

The cursor image type must be a .cur or .ani image.
Gifs can be converted to ani/cur.

css:
<head>

<STYLE>
a:hover
{ cursor:url(http://www.yoursite.com/your_cursor.ani) }
</STYLE>

Logged

Green Lining
Noobie
*
Posts: 9


SPACEGHOST

Re:Changing cursor to crosshair
« Reply #5 on: January 04, 2003, 08:23:51 PM »
Reply with quote

Quote from: aliencowfarm on January 04, 2003, 07:38:44 PMThe cursor image type must be a .cur or .ani image.
Gifs can be converted to ani/cur.

css:
<head>

<STYLE>
a:hover
{ cursor:url(http://www.yoursite.com/your_cursor.ani) }
</STYLE>



Thanks. Where would I get this type of information. Is there a dictionary or resource foir these commands?
Logged
acf [delete me]!
YaBB God
*****
Posts: 521


la especialidad de grafic

WWW
Re:Changing cursor to crosshair
« Reply #6 on: January 04, 2003, 08:45:03 PM »
Reply with quote

It's called the Internet  ;) ;D

Try google  :) you can find any stylesheet or html code on it.
Logged

elvenjess
Noobie
*
Posts: 7


ICQ - 172077831elvenjess@hotmail.com WWW
Re:Changing cursor to crosshair
« Reply #7 on: January 04, 2003, 09:12:47 PM »
Reply with quote

How could I make the cursor stay as mine (ie.cursor.ani) at all times?
Logged
Green Lining
Noobie
*
Posts: 9


SPACEGHOST

Re:Changing cursor to crosshair
« Reply #8 on: January 04, 2003, 11:55:05 PM »
Reply with quote

Quote from: elvenjess on January 04, 2003, 09:12:47 PMHow could I make the cursor stay as mine (ie.cursor.ani) at all times?

I think

<body style="cursor:url(http://www.yoursite.com/your_cursor.ani)">
« Last Edit: January 04, 2003, 11:56:25 PM by Green Lining » Logged
Green Lining
Noobie
*
Posts: 9


SPACEGHOST

Re:Changing cursor to crosshair
« Reply #9 on: January 05, 2003, 12:09:50 AM »
Reply with quote

This is what I want to do with this board:

www.cyberxeno.com/yabbse

    1. I want to have the cursor turn into a smoke gif when you press the mosuse button over a nav link
    2. I want a sound clip to play as well
    3. I want to make the news fade in and out with several different news clips]
« Last Edit: January 05, 2003, 12:10:46 AM by Green Lining » Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Changing cursor to crosshair « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.116 seconds with 20 queries.