So I'm tweaking my myspace and I don't know how to change to all the blue text to black. if you look at my contact table, details, and comments you will see what I mean. myspace.com/cadetak is the url to my profile.
Thanks for any and all help
Caesar
Mar 27 2008, 08:41 AM
can you copy and paste the codes. or pm it to me in a code wrap
<bleeding_heart>
Mar 27 2008, 08:24 PM
The "Contacting Cadetak" table.contactTable uses images, so you'll have to change the image to use black text.
All the other blue text I can see are links so just add this;
QUOTE
a { color: #000 !important; }
to your style section. You may want to add a visual clue that its a link though, underline maybe;
QUOTE
a { color: #000 !important; text-decoration: underline !important;}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.