Controlling color of links
-
I am familiar with CSS and what not, but I cannot for the life of me figure out how to control the color of certain links. I understand putting the “class” command in an [a] tag, but what do I do for the following tag:
<?php wp_loginout(”,”); ?>
I want to be able to control the color of this link separate from the other links. Is there a special reference code for these kinds of links?
Thanks so much!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Controlling color of links’ is closed to new replies.