Quote:
Originally Posted by Dragbike Live
QUESTION!
If you wanted to change the color of the text in a single tab...how would you do this?
|
Hi Dragbike,
Glad you liked it, You could add some html markup between the <span> where the tab name is
Just change the first <Span> Value to
Code:
<span style="color:Green">
So your Menu Line would look something like this
Code:
<li><a href="http://www.ukbusinesslive.co.uk/topsite/"><span style="color:Green">Forums Topsite</span></a></li>
Hope that helps, just change the color
Green, for a color of your choice
You could use a tab with a different color text to point to your Paypal Account and call it donations

Worth a try