hullooooo, i've been trying to edit the width of the content sections how would one do that if thats possible ofc?

hello! to edit the container size put this below the import link:

.character-profile, .group-profile, .page-container-literature .literature, .user-profile, .user-stats, .user-bulletins, .user-characters, .user-links, .user-groups, .user-favorited, .user-created, .user-art, .user-literatures, .user-comments, .character-image-gallery, .character-literatures, .character-groups, .character-links, .character-comments, .group-bulletins, .group-characters, .forum-main, .breadcrumb, .group-members, .forum-view, .thread-wrapper, .group-comments, .group-page {
  max-width: 1200px; /* change this value, default is 1200px */
}

please also add my credit back to your profile. it is in the footer. if you want to remove all the footer text, this snippet re-adds the credit back in but keeps rest of text hidden. thanks for understanding:

#footer {
  font-size: 0;
}

.footer div:nth-child(2)::after {
  font-size: .9rem;
}

AHHH thank you sm hehe!!

This user is not visible to guests.

HELLOO ive been in looove with this css so far :'D ive fully customized it, albeit still a heavy wip!!

i was wondering if theres any chance i could get some insight? :o

I changed all the colors, but i cant seem to change this black outline... is there any way to? :p

magpiepink.png

yes, you can change it! it is a border. so add this below the import link, changing the colors to what you want:

#container {
  border-top: #000 1rem solid;
  border-right: #131313 1rem solid;
  border-bottom: #242424 1rem solid;
  border-left: #141414 1rem solid;
}

Oh, thank you so much!! :D Have an amazing day!!

this is genuinely making me consider getting premium because oughhhh.... custom signalis.....

<3 love u signalis.

I do also have free signalis html: https://toyhou.se/35930592.f2u-signalis and so does sparkly https://toyhou.se/31401621.vogel if u still want something :)

oh my god this is so peak 😭😭 i was just looking for signalis css

it's what the people deserve!!!! 🎉🎉🎉

IT TURNED OUT AMAZING this is getting bought as soon as i can muster

TY!! im very pleased with it :)))

i did notice i forgot to make folders mobile friendly & the tabbed preview is wrong but i will uh. fix those tomorrow 😭