links change color... |
links change color... |
Aug 18 2006, 11:50 PM
Post
#1
|
|
|
SamLoesch ![]() ![]() Group: Member Posts: 21 Joined: Apr 2006 Member No: 394,096 |
okay, so i changed the color of my links to green.
but then after you click on it once on some computers it changes the color of the link when you refresh the page to blue. does anyone know if i could change this? thanks for the help... |
|
|
|
![]() |
Aug 18 2006, 11:52 PM
Post
#2
|
|
![]() rissa. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 621 Joined: Jul 2006 Member No: 436,690 |
Then it's probably the visited link color that turn blue.
|
|
|
|
Aug 18 2006, 11:55 PM
Post
#3
|
|
|
SamLoesch ![]() ![]() Group: Member Posts: 21 Joined: Apr 2006 Member No: 394,096 |
yea, thats what i meant sorry i wasnt specific enough...
do you know how i could change that? |
|
|
|
| *This Confession* |
Aug 19 2006, 12:00 AM
Post
#4
|
|
Guest |
CODE a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} |
|
|
|
Aug 19 2006, 12:24 AM
Post
#5
|
|
|
SamLoesch ![]() ![]() Group: Member Posts: 21 Joined: Apr 2006 Member No: 394,096 |
k thanks alot.
|
|
|
|
![]() ![]() |