How to link folders to folder directionary?

Posted 12 days, 20 hours ago (Edited 12 days, 19 hours ago) by AtlasAvian

Yeah- how do I link the folders I want to each section of my folder directionary since right now when I click on them nothing happens - for reference this is the code I’m using:

https://toyhou.se/9549339.-f2u-small-folders 

Avistella

Wrap the name of your folder inside <a href="#"> and </a>, replacing # with your link.
Example:

<h4 class="text-primary text-center mb-1" style="letter-spacing:2px;font-weight:400;">
<a href="https://toyhou.se/AtlasAvian/characters/folder:5067061">SECONDARY</a>
</h4>

AtlasAvian

Ok tysm ;o;- is there anyway to add multiple folders into one of the sections?