Comments on [F2U HTML] Modular User All Comments Start of Thread Parent

hi! you've got a couple problems here:

  • your <div>s should be <span>s, this is causing the links to not function properly
  • you've deleted the &nbsp;s, this is causing the flags to have a height of 0 (making them disappear). you can type them in just like that, but they might show up as a bullet point highlighted in red instead once you save the code (toyhou.se's text parser likes to get silly sometimes)
image.png?ex=656ab9ce&is=655844ce&hm=e52

i don't know what could be causing them to overlap each other. you don't happen to have WYSIWYG on, do you?

(i'm glad you like the code btw! 900584080415002695.webp?size=128&quality)

ah! it worked! i think the issue with the "overlapping" was actually the missing nbsp's; one of them probably had it while the other didn't for whatever reason. it seems to be fine now.

thank you so much and have a great day! :D

no problem, glad i could help!! 💖