how to use this code ? |
how to use this code ? |
Oct 9 2008, 01:04 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
to use codes like this but only when hover on text that is a link ?
CODE <span style="background-color:COLOR">YOUR_TEXT_HERE</span>
|
|
|
|
![]() |
Oct 9 2008, 02:48 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try this:
CODE <style> a:hover {background-color:COLOR;} </style> Change COLOR to the color you want. |
|
|
|
Yuniechan how to use this code ? Oct 9 2008, 01:04 AM
aQuafly or you can make your own type of links using this
... Oct 9 2008, 10:43 PM
melindadivine yay links!!
yeah just do a css link code.... Oct 10 2008, 03:58 AM![]() ![]() |