[TYPO3-english] Clickable glyphicon - typoscript menu
Tom Warwick
tom.warwick at typo3.org
Thu Jul 7 11:06:12 CEST 2016
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 :)
More information about the TYPO3-english
mailing list