Comments on moif All Comments

hi!! i was wondering what css you use in your character profiles to get the image border things not to show up ;; !!

I'm afraid I'm not entirely sure what you mean? Feel free to send along a screenshot and I'd be happy to try to help!


56781651_pVVQkZfSO3jwN17.png

56781640_zvLU7i8pT8DdW6K.png

screenshots are in the spoiler!! i'm trying to get the images to not have the thin border around them like you have in your recent images ww;;

Clicked around, turns out I totally forgotten I'd done that and hadn't really noticed in a while that there was anything different, haha.

You just have to add this to your global character css:

.character-profile .img-thumbnail {
   border-color: white;
}

OH!! okay okay thank you so much !!! ^__^