Joomla Questions

text color within toplinks position

Steve,

The bolt template css sets the menu text for the whole site to color:#1b6da9;. Is there an easy way to change the text for the toplinks module position to text white. I want a small menu there, but the blue text with the blue bakground is not very visable. I tried playing with the css...

a:link, a:visited {
color:#00000;
text-decoration:none;
}

... but I couldn't figure out any way to configure it so that it would work AND not change the whole site text.

I see that you did what I am looking for with a coded menu using a div layer. Is there any easy way to keep the menu within joomla cms and have it display properly?

I am new to css/php/html, so I don't really know what I am doing.

thanks. Jonathan



text color within toplinks position

 

This question was answered by our experts