Add a dropdown menu to the forum navigation

Add a dropdown menu to the forum navigation

  • Iniciador del hilo Iniciador del hilo axtona
  • Fecha de inicio Fecha de inicio
Registrado
28 Jun 2020
Mensajes
4.393
Puntuación de reacciones
1.401
Credits
$11.781
The Add a dropdown menu to the forum navigation has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !

Add dropdown menu to forum navigation.
Ver adjunto 116083
Open the PAGE_CONTAINER template for your theme and locate the following code block:
CSS:
<xf:if is="$xf.options.registrationSetup.enabled">
                                <a href="{{ link('register') }}" class="p-navgroup-link p-navgroup-link--textual p-navgroup-link--register"
                                    data-xf-click="overlay" data-follow-redirects="on">
                                    <span...
Read more about this resource...

 
Superior