lilkit10
05-24-2005, 12:19 AM
I'm trying to change the pink words on My Xanga (http://www.xanga.com/home.aspx?user=^^^C_lil_Kit10) need to be black... but I do the words through html code and for some reason I can't change them after checking and rechecking my codes for errors.
Can someone tell me what I need to do to change the pink words to black.
lilkit10
05-24-2005, 03:58 AM
Wait... wrong url. here it is: www.xanga.com/^^^c_lil_kit10
lilkit10
05-24-2005, 04:12 AM
the carrot top things are "ess ee ex" it won't let me type them out cuz it spells a bad word.
tokyo bleu
05-24-2005, 04:41 AM
Locate this part:
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color: cc6699;
font:normal 12px comic sans;line-height:10px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: cc6699;
font:normal 12px comic sans;
line-height:10px;
text-decoration: none;
}
Replace cc6699 with #000000.