Comments on [ F2U ] Snippet Comment All Comments

Uhhh hello! I’ve been wanting to use this code for a while but I’m having lots of trouble getting the image on the left of the bubble. I’ve read a comment where you explain how to do it but there doesn’t seem to be a float-right anywhere on the code. If you’re not too busy and don’t mind helping me i’d really appreciate it. Regardless Tysm for this code!

hi!  the comment below was from an older version of the code, sorry about that! >w<  if you want the image on the left of the bubble (but to still remain on the right side of the screen), you'd want to:

  1. add flex-row-reverse in the class of Line 11
  2. Under PAGEDOLL, switch ml-3 with mr-3
  3. Under SPEECH TICK, add fa-flip-horizontal in the class of Line 78 and switch margin-left with margin-right
and that should cover everything!  let me know if things don't look right <3

Thank you so so much! Everything worked perfectly! And thank you so much for the help! Have a wonderful day or night!