#Consistent Chat Bar

1 messages · Page 1 of 1 (latest)

swift zinc
#

tysm! i was working all night to try to do this but couldn't quite figure it out without fucking something up

#

am very grateful :3

swift zinc
#

hey, uhm, apologies, but the typing indicators aren't inside the box, slowmode isn't visually consistent, and the message box isn't lined up with the messages. i've been trying to fix it and so far for the typing indicators, i saw you could do this but didn't get the variables right. thank you.

.typing_b88801.base_b88801 > * {
  line-height: 10px !important;
  font-size: 10px !important;
  /* right here baby */
  margin-left: 475479082763476520934px;
}
#

if you link to where you can find the css classes i can try to fix the rest myself and send it here

idle nova
#

I tried doing smth like this myself a while ago but there are so many edge cases that I just gave up

cunning valley
#

i attempted to use a scale but it (ironically) didnt scale well

#

its the best i could do without it clipping

rustic siren
#

Is there any way to nudge the chat down a few pixels to make it line up with the user area don't get me wrong, I do like it but ever so slightly off

midnight heath
#

thanks

silver minnow
#

Doesn't work for me

twilit oasis
#

The box extends over the text/ channel whenever you are replying to something instead of the text riding the chat bar up :,)

grim egret
#
.channelBottomBarArea_f75fb0>div {
  margin: 6px 6px 6px 6px !important;
  min-height: 52px;
}
#

changed this a bit for the compact setting