How to add span tags to project menu?
Replies (1)
(1-1/1)
Added by Amy E about 12 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. :)
(1-1/1)