#Improvements are welcome

1 messages · Page 1 of 1 (latest)

cunning thistle
#

This was kind of a pain to figure out, also I don't know how future-proof it is

keen snow
#

do i need the one you extended from for this to work? i pasted it in, and now my name spot is just blacked out, but theres still the big gap where the name was at

hexed yew
keen snow
#

where do i add it?

#

its not changing anything

#

at the top of his code?

dull fractal
# keen snow

i had the same issue so made a simpler version that works for me

[class*="panels"] {
    width: calc(97% - var(--custom-guild-list-width)) !important;
    left: unset !important;
    right: 5px;
}
#

in case it helps yes i abused !important bc im lazy

topaz meteor
keen snow
#

Oh ok

bold fulcrum
#

With this thing the server list now takes up all the height that was cut off with user panel before.

.wrapper_ef3116 {
    margin-bottom: 0 !important;
    padding-top: 15px;
}
cunning thistle
#

You simply take the snippet that Obsidian posted and then take my extension

#

I removed the name, because well... I feel like most people can remember their own name.... Also you can still see it if you click your avatar

open rapids
cunning thistle
#
  • my code
#

and then you can resize your channel sidebar

cinder slate
#

How to fix decoration?

cinder slate
cunning thistle
#

Thanks, added it to the original snippet

cinder slate