Note to self for next time I can’t remember how to get spacers to work in Typo3 menus when using the htmlcssstyling front end extension..
Need to edit typo3conf/ext/htmlcssstyling/static/setup.txt and add to each of the menu sections:
# Activate Spacer
SPC = 1
SPC.doNotShowLink = 0
SPC.doNotLinkIt = 1
SPC.allWrap =
[...]

