Log In · Register

 
Can you help me with my links?
rawrlawlz
post May 9 2009, 08:27 AM
Post #1


Member
**

Group: Member
Posts: 12
Joined: Mar 2009
Member No: 717,767



So I wanted to change the color of my links, but something funky happened. Only some of them changed colors. So how do I fix this?
The last two links don't change color. Why is that?

here's the code I used:

< style >
a:link{color:f06eaa}
a:hover{color:fff799}
</style >



Here's how it looks

Reason for edit: Please thumb large images. Thanks. - TJ
 
 
Start new topic
Replies
YDG
post May 9 2009, 04:51 PM
Post #2


Senior Member
*******

Group: Staff Alumni
Posts: 7,063
Joined: Jul 2008
Member No: 670,288



Posts Merged.

Try this:

CODE
<style>
a:link {color:f06eaa;}
a:hover {color:fff799;}
a:visited {color:f06eaa;}
</style>
 
rawrlawlz
post May 9 2009, 05:00 PM
Post #3


Member
**

Group: Member
Posts: 12
Joined: Mar 2009
Member No: 717,767



QUOTE(A1Bassline @ May 9 2009, 04:51 PM) *
Posts Merged.

Try this:

CODE
<style>
a:link {color:f06eaa;}
a:hover {color:fff799;}
a:visited {color:f06eaa;}
</style>


almost works,
but when I hover over the last two it doesn't change to yellow.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: