Question:

Changingmy bottom links on myspace to black?

by  |  earlier

0 LIKES UnLike

Im trying to make my bottom links black, and this code works but one word still shows how can i make it to where it makes them all black?

this is the code i have now <style>

.bodyContent td div div a.text u {color:000000;}

.bodyContent td div {background-color:000000;}

</style>

 Tags:

   Report

2 ANSWERS


  1. Try this.

    &lt;style&gt;

    .bodycontent td div div a, .bodycontent td div div b a {color:000000;}

    .bodycontent td div {background-color:000000;}

    &lt;/style&gt;


  2. use this:

    http://abrax.us/Katamari/SectionManager....

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.