Tutorials
Thats how to edit the header dropdown menu

Hallo Community,

should anyone of you want to change or edit the links in the dropdown menu in the header of the forum - here is the way I did it:


  • First step - go to admin backend / UIElements / Blocks:6062ef19335a9

  • Next step - create a new block and use the same settings like on my screenshot:6062ef193d6e9

  • Final step - here you can see my code example. Change it to fit your needs and thats it:


<li class='dropdown codo_dropdown'>
<span class='codo_menu_dropdown dropdown-toggle' data-toggle='dropdown'>Navigation</span>
<ul class='dropdown-menu' role='menu'>
<li class='dropdown-item'><a href='../'>Home</a></li>
<li class='dropdown-item'><a href='http://cute-but-evil.de/board/index.php?u=page/10/members'>Members</a></li>
<li class='dropdown-item'><a target="_blank" rel="noopener noreferrer" href='https://discord.gg/ZpSac3e'>Our Discord</a></li>
<li class='dropdown-item'><a href='http://cute-but-evil.de/board/index.php?u=/page/12/arc'>ARC</a></li>
<li class='dropdown-item'><a target="_blank" rel="noopener noreferrer" href='https://neverwinter.gamepedia.com/Neverwinter_Wiki'>Neverwinter WIKI</a></li>
<li class='dropdown-item'><a href='http://cute-but-evil.de/board/index.php?u=page/7'>Privacy / DSGVO</a></li>
- <li class='dropdown-item'><a href='http://cute-but-evil.de/board/index.php?u=page/8'>Impressum / Imprint</a></li>
</ul>
</li>

I hope it will help you smile


Kind regards, Andy smile


**Hallo Community, ** should anyone of you want to change or edit the links in the dropdown menu in the header of the forum - here is the way I did it: - First step - go to admin backend / UIElements / Blocks: ![6062ef19335a9](serve/attachment&amp;path=6062ef19335a9) - Next step - create a new block and use the same settings like on my screenshot: ![6062ef193d6e9](serve/attachment&amp;path=6062ef193d6e9) - Final step - here you can see my code example. Change it to fit your needs and thats it: ```` &lt;li class=&#039;dropdown codo_dropdown&#039;&gt; &lt;span class=&#039;codo_menu_dropdown dropdown-toggle&#039; data-toggle=&#039;dropdown&#039;&gt;Navigation&lt;/span&gt; &lt;ul class=&#039;dropdown-menu&#039; role=&#039;menu&#039;&gt; &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a href=&#039;../&#039;&gt;Home&lt;/a&gt;&lt;/li&gt; &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a href=&#039;http://cute-but-evil.de/board/index.php?u=page/10/members&#039;&gt;Members&lt;/a&gt;&lt;/li&gt; &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&#039;https://discord.gg/ZpSac3e&#039;&gt;Our Discord&lt;/a&gt;&lt;/li&gt; &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a href=&#039;http://cute-but-evil.de/board/index.php?u=/page/12/arc&#039;&gt;ARC&lt;/a&gt;&lt;/li&gt; &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; href=&#039;https://neverwinter.gamepedia.com/Neverwinter_Wiki&#039;&gt;Neverwinter WIKI&lt;/a&gt;&lt;/li&gt; &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a href=&#039;http://cute-but-evil.de/board/index.php?u=page/7&#039;&gt;Privacy / DSGVO&lt;/a&gt;&lt;/li&gt; - &lt;li class=&#039;dropdown-item&#039;&gt;&lt;a href=&#039;http://cute-but-evil.de/board/index.php?u=page/8&#039;&gt;Impressum / Imprint&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; ```` I hope it will help you :) Kind regards, Andy ;)

https://net-twin.de/ Community for creative people - JOIN it Now please
https://github.com/WebCrew My GitHub account
https://sell-co.de/ Lots of Web-Tools and Utilities for free

edited Oct 25 '22 at 4:39 pm
77
1
2
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft