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

there is one (edit: nvm just released it)!  it was originally bootstrap + custom colour but i made everything custom for the challenge so it'll get out eventually ovo)b

and thank you!! <3

aaah-ah thank you! i'll try out asap!
Wanted to ask, sorry to lose your time but it's possible to increase the size of the portrait in this code if i tweak it ? This size of portrait for exemple ? https://toyhou.se/17546426.31-scales-f2u or this one https://toyhou.se/14907419.9-astrology-f2u
Or its stuck to be a tiny square ?

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

alternatively, you could delete the tiny square and make the sidebar the image you wanted to use!