Add a dropdown menu to the forum navigation

Add a dropdown menu to the forum navigation

  • Criador do tópico Criador do tópico axtona
  • Data de início Data de início
Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
Associado
28/06/2020
Mensagens
4.400
Pontuação de reações
1.401
Credits
$11.794
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.
Visualizar anexo 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...

 
Top