Avatars in threads were originally too small in this theme, and just increasing their size via CSS would result in a low resolution stretched image, so I edited in the html template for them to be bigger in resolution. Which caused them to be bigger in size too.
I had to apply a fix in CSS, but specifically to threads so it wouldn't break everywhere else. My way of identifying that it was in a thread worked separately for each type of thread, which meant I had to address DMs, pool threads, articles and threads visited as a guest too.
This is actually a new type of thread which is a "News" thread, I featured it in the newly News section as a way to test it but quickly removed it after, but the "News" attribute stayed.
I had to apply a fix in CSS, but specifically to threads so it wouldn't break everywhere else. My way of identifying that it was in a thread worked separately for each type of thread, which meant I had to address DMs, pool threads, articles and threads visited as a guest too.
This is actually a new type of thread which is a "News" thread, I featured it in the newly News section as a way to test it but quickly removed it after, but the "News" attribute stayed.