juney Posted March 6, 2007 Posted March 6, 2007 HI I want to have black links in the right and left columns but white ones on the nav bar, I have added a class to my css file a.black:color { color: #000000 text-decoration: none; } a.black:visited { color: #000000 text-decoration: none; } a.black:hover{ color: #000000 } Can anyone tell me which page I have to edit to add the class to the appropriate links? Thanks for any input
Recommended Posts
Archived
This topic is now archived and is closed to further replies.