Added by Amy E almost 14 years ago
Hi,
Is there a way to add span tags to the project menu? If so, how?
Example
----------------------------
from this:
<li><a href="" class="overview selected">Overview</a></li>
to this:
<li><a href="" class="overview selected"><span>Overview</span></a></li>
Its okay, thanks anyway. :)