HAII this little critter is so cute.. I wanted to ask how to do the little button that reveals the ribbons if you could tell me?:0 my gf wants to do it for her ocs but shes not sure how..
thank you sm!! for sure, heres the snippet :)
<a style="color:#adba64;" data-toggle="collapse" href="#ribbons">
<i class="fa-solid fa-award"></i>
</a>
<div class="collapse text-center" id="ribbons">
<a href="LINK" target="_blank"><img src="IMAGE_LINK" title="description" class="tooltipster"></a>
</div>
jade ✦'s Comments