Comments on Star in Blue All Comments Start of Thread Parent

Of course! Just add this at the top of the code:

<div style="position:absolute; top:0; bottom:0; left:0; background:url( IMG_HERE ) center; background-size:cover; width: 100%; z-index:-1;" >
</div>
<br>

I also included another code tab to the HTML ("Code with BG") if you need it as reference. Hope this helps. Feel free to tell me if anything goes wrong.

yes this is perfect!! thank you so much <33