Hello everyone,

I've created a typoscript menu that inserts a unique glyph icon followed by a 
page title for every item in my menu.

NO.allWrap = <li><span class="glyphicons glyphicons-{field:uid}"></span><span 
class="text-center">|</span></li>

What I'd like to do is make the glyphicon clickable aswell, but I'm unsure how 
to wrap both items in a single a-tag.

Any help would be appreciated.

Thanks again :)
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to