Comments on [ F2U ] User Onigiri All Comments Start of Thread Parent

i can see this code <span class="fr-video fr-fvc fr-dvi fr-draggable"> in yours (and the broken layout) which tells me that WYSIWYG was used (accidentally or not), so i'd advise to be more careful or just disable it (in your display settings, and enable code editor) when editing codes !!

delete the span class and the video will pop back up :]

<span class="fr-video fr-fvc fr-dvi fr-draggable">
<iframe class="w-100" frameborder="0" src="https://www.youtube.com/embed/Co7t6NxsW-4?controls=0" style="height:340px;position:absolute;top:-60px;left:0;"></iframe>
</span>

It won’t come up and I’m on mobile- I dunno how to open code editor

Mine also says contenteditable=“false>

since you removed the code (?), i can't help more than that; i need it to see what to fix.. uvu;

i've left instructions on how to enable code editor but because you are on mobile, it won't work (it's very difficult to edit, i don't advise it unless you are on a desktop); all i can recommend is disable WYSIWYG (it is in my rules) and making sure the current code for YOU is the same as the original.  WYSIWYG adds unnecessary classes which screws up HTML templates, which is why your code has the contenteditable=“false>

Oh thank you- but yeah I changed code cuz I didn’t know how to fix at the time