how do i make it to where all my links suck as pics home etc... turn red instead of hite on mouseover
Change myspace text link red on mouseover?
Look in your layout code...the code will look something like this:
{Regular links, and friends link,} a:link, a:active, a:visited, a.redlink:link, a.redlink:active, a.redlink:visited { color:FF0000 !important; font-family: Bradley Hand ITC !important; font-size: 12pt !important; text-decoration:none; font-weight:bold; font-style:italic;} a:hover, a.redlink:hover { color: FFFFFF !important; font-family: Bradley Hand ITC !important; font-size: 12pt !important; text-decoration:none; font-weight:bold; font-style:italic;}
Change the last color code where mine says FFFFFF.
To change to red...the color code would be:FF0000
Any color you want the code for at the site below:
Change myspace text link red on mouseover?
try this site
No comments:
Post a Comment