Comments on [ F2U ] Lyrical All Comments Start of Thread Parent

somewhat! if you add a set width:#px to the style, you can increase the height! i wouldn't recommend making it as tall as chiiaka's examples, it may break on smaller screens since it isn't "built" for that :>

            <!-- IMAGE HERE -->
            <img src="IMG_URL_HERE"
           
           
            class="img-thumbnail bg-transparent rounded-0 p-3"
            style="height:280px; width:180px; object-fit:cover; border:2px solid #fff">

the issue now comes to the positioning of the diamond decor but i think all it needs is some tweaking with the margin-top and height/width.  otherwise, you could delete it to avoid trouble ovo)b

Thank you for your time, i'll try that! :D