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.

code help

3 posters

Go down

Solved code help

Post by CraZyWolf June 19th 2010, 9:01 am

hey guys Smile

i need to know what it the css code to make the cursor change when i move it on the navbar

please if somebody know please tell me Smile

~ Regards Wolf
CraZyWolf
CraZyWolf
Forumember

Male Posts : 562
Reputation : 7
Language : HTML || CSS (learning) || Graphic Design ... can u guys stop sending me pms about gfx request cuz im not staff here.
Location : Los Angeles -LA-

Back to top Go down

Solved Re: code help

Post by TanMan77777777 June 19th 2010, 9:17 am

Code:
.nav:hover {
cursor: url('CURSOR_URL'), auto;
}

For phpBB 2

Code:
#pun-navlinks:hover {
cursor: url('CURSOR_URL'), auto;
}

For punBB
TanMan77777777
TanMan77777777
Forumember

Posts : 728
Reputation : 7
Language : English, HTML, CSS

http://tanman.forumakers.com

Back to top Go down

Solved Re: code help

Post by CraZyWolf June 19th 2010, 10:18 am

Thank you TanMan Solved Smile
CraZyWolf
CraZyWolf
Forumember

Male Posts : 562
Reputation : 7
Language : HTML || CSS (learning) || Graphic Design ... can u guys stop sending me pms about gfx request cuz im not staff here.
Location : Los Angeles -LA-

Back to top Go down

Solved Re: code help

Post by ankillien June 19th 2010, 11:35 am

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top


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