Hover Codes, Keep all my Links the same size as my normal text. |
Hover Codes, Keep all my Links the same size as my normal text. |
Aug 7 2007, 04:46 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Aug 2007 Member No: 557,028 |
Ok, So I have written a very.. impressive? About Me, on MySpace. Its all <small>written like this(AKA SMALL).</small>
Only, the links are normal sized and BLUE! I dont want them to stand out, so does anyone know the code? I have got this code, and need to fill it in... any know how to do it. This is the code im currently using, like the hover codes. CODE <style type="text/css"> <!-- A:visited {color:COLOR; text-decoration: none;} A:link {color:COLOR; text-decoration: none;} A:active {color: COLOR; text-decoration: underline;} A:hover {cursor: HAND; color: BLUE; text-decoration: underline;} //--> </style> thanks! |
|
|
|
famouslyanon Hover Codes Aug 7 2007, 04:46 PM
The Markster Change your stylesheet to this instead:
CODE... Aug 7 2007, 04:49 PM
famouslyanon Thanks! But the links are still blue.... anywa... Aug 7 2007, 04:51 PM
famouslyanon and making the font "Trebuchet MS" ? Aug 7 2007, 04:51 PM
The Markster Sure. Use this instead:
CODE<style type=... Aug 7 2007, 04:53 PM
famouslyanon Well it worked for one link, but not the others. Aug 7 2007, 05:01 PM
The Markster Hmm, could you kindly link me to your MySpace? Aug 7 2007, 05:05 PM
famouslyanon Its private, but i can change that. its www.myspac... Aug 7 2007, 05:05 PM
The Markster Oh okay, thanks. Use this instead:
CODE<style... Aug 7 2007, 05:07 PM
famouslyanon Thanks!! xx Aug 7 2007, 05:24 PM
The Markster You're welcome. Aug 7 2007, 05:39 PM![]() ![]() |