</> Folder Navigation (Safehouse Code)

Chimerasite

Info


Created
5 months, 4 days ago
Creator
Chimerasite
Favorites
0

Profile


<div style="margin-top: -28px; margin-left: -6px; width: 100%; margin-bottom: 25px">

<div class="mb-2 col-12 d-flex flex-wrap justify-content-around align-items-center text-center" style="background-color: {{c!Navbar color!}}; min-height: 50px;">

{{%Nav items%

<a href="{{u%Link%}}" style="color: {{c%Text Color%}}; padding: 5px 5px;">

{{%Font awesome Icon (full link with i tags)%}}

<span class="d-none d-md-inline">{{%Name%}}</span>

{{?Text on Mobile?

<span class="d-md-none">{{!Mobile Name!}}</span>

?end?}}

</a>

%end%}}

</div>

<!--Credit do not remove-->

<div class="d-flex justify-content-end" style="width:100%;">

  <a href="https://toyhou.se/25121242.folder-navigation">

    <i class="fa-solid fa-code" style="color: {{c!Navbar color!}}"></i>

  </a>

</div>

</div>