Add dropdown menu to forum navigation.
Open the PAGE_CONTAINER template for your theme and locate the following code block:
<xf:if is="$xf.options.registrationSetup.enabled">
<a href="{{ link('register') }}" class="p-navgroup-link p-navgroup-link--textual...