marty80
03-08-2009, 04:38 PM
hi, i'm trying to use some simple css on my myspace profile.
if i use css for the appearance of links, e.g.
a:link {color: #FF0000}
a:active {color: #00FF00}
a:visited {color: #0000FF}
a:hover {color: #000000}
it works but the there are other links that i want to change as well:
when hovering, clicking etc on a profile picture or profile name, e.g. in comments section.
i tried things like a.profileLink:link but this had no effect.
plz can someone help, there must be a very simple solution
cheers, marty80
if i use css for the appearance of links, e.g.
a:link {color: #FF0000}
a:active {color: #00FF00}
a:visited {color: #0000FF}
a:hover {color: #000000}
it works but the there are other links that i want to change as well:
when hovering, clicking etc on a profile picture or profile name, e.g. in comments section.
i tried things like a.profileLink:link but this had no effect.
plz can someone help, there must be a very simple solution
cheers, marty80