hover? |
hover? |
Nov 25 2004, 05:41 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Aug 2004 Member No: 43,964 |
i was wondering if anybody new the code for a hover that when you mouseover the font, text size, and colors are able to change, plase and thanks if you kno w the code.
|
|
|
|
![]() |
Nov 25 2004, 05:52 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
CODE <!-- begin code provided by createblog.com --> <style> a:hover { font: vernada color: #000000; cursor: e-resize; text-transform: lowercase; letter-spacing:1px; FONT-SIZE:8pt; } </style> i think that'll work. because the code before only showed color, cursor, text transform, and letter spacing. try if the font works, too. or go here. Also, please check the scripts before posting. |
|
|
|
Nov 25 2004, 06:56 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 38 Joined: Aug 2004 Member No: 43,964 |
no the font doesnt work
|
|
|
|
| *mona lisa* |
Nov 25 2004, 07:03 PM
Post
#4
|
|
Guest |
QUOTE no the font doesnt work it wont work because vernada is not a normal font; most computers don't have it. you'll have to change it to something else like arial or times new roman or terminal or georgia or something. you can also change the colors and enything else to whatever you want. edit---- the reason why it doesn't work is becaue you have to put a ";" after the font, so it would be "vernada;" |
|
|
|
Nov 25 2004, 07:07 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,137 Joined: Nov 2004 Member No: 62,193 |
you dont have to use that font,pick whatever one you want
|
|
|
|
![]() ![]() |