Add a dropdown menu to the forum navigation

Add a dropdown menu to the forum navigation

  • Создатель Темы Создатель Темы axtona
  • Дата начала Дата начала
Присоединился
Июнь 28, 2020
Сообщения
4,400
Оценка реакций
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.
Просмотреть вложение 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...

 
Вверх