Lol fixed the ping, hopefully they get to it soon :c They fixed the apostrophe problem on the forums right away.
I hope, ! I had so many modifications thanks to the night mode and your fantastic collection that makes it so easy!! <3
Oh gosh, this is the first time I've been without Night theme in about a year...it burns D: I hope it gets fixed soon.
Thank you so much for this custom CSS . I hate white webpages and I've been needing something like this. You're a lifesaver to my eyeballs. ♥
Also thank you for this. I tried the same thing and was getting frustrated why the site was breaking even MORE of the stuff I was doing. I really needed SOMETHING to work amidst this broken mess.
It's fixed ( if you didnt already know) ! I just tried 'reinstalling' the code that i had broken, and it works. <3 So much better!
Ah, I didn't know, thank you so much for pinging me! Oh, how I've missed...being able to see this site :'D
If someone has been using
[img[src^="https://sapi.subeta.net/avatar"] {background-color: !important;}
to make sure all avatars are displayed with a white background, but would like to... maybe not have this happen in masquerade ballroom on every ha, you can add following additional line under it
img[src^="https://sapi.subeta.net/avatar"] {background-color: transparent !important;}
Well, it depends on how they are doing it, but if it's the
stuff
way
span {color: !important;}
should do the trick for forum posts/text/signatures?
Wow, I'm so glad someone posted a link to this thread in the Help section. 😁 This theme is amazing! Thank you so much! 😊
The only thing I'm missing at the moment is differently coloured background for pets who are done with training in the Training Centre because now everyone's background is black, regardless of training status. :D
| [egg=Nordi] | [tp=Nordi] | |||
If I missed you during an event, please let me know.
Whoops, you are completely right, I think it might have been on my radar once but then I forgot.
Well it's not going to be super pretty but if you can find a 'training page' section in there replace it with this and you should have it back :D
/* training page */
.col-3.p-3 {border: solid 5px !important; background-color: !important; border-radius: 12px;}
.col-3.p-3 .p-1 {background-color: !important}
.col-3.p-3 .p-1[style^="background-color:"] {background-color:rgba(161, 207, 100, 0.5) !important; color: ;}
Thank you so much! 😊 Well, it works for me. 😁
| [egg=Nordi] | [tp=Nordi] | |||
If I missed you during an event, please let me know.
do you have a fix for items in the inventory not displaying the hover menu on mobile? someone said you might but I didn't see it on your site!
You want I think ;)
EEE! Thank you for the massive work you did on this. It's amazing.... and saved me a headache of trying to do it.
Also, just want to add this in, in case anyone else is like me and found the white bg of items against the dark bg too harsh. While you could add an opacity change, just adding a slight radius helps make it transition smoother, and matches the layout a bit better too, at least in my opinion.
img[src*="//img.subeta.net/items/"] {border-radius: 10%;}
If you want complete uniformity, you could just add this to the img tag.
BUT, alternatively, if you want some uniformity without it applying to ALL images, I've gone around and added the various images with the white backgrounds. There might be a few missing here and there, but it's most.
/* Radius to White BG Images /
img[src="//img.subeta.net/items/"], img[src*="//img.subeta.net/pets/"], img[src*="//img.subeta.net/npc_"], img[src*="//img.subeta.net/quest_"], img[src*="//img.subeta.net/quests_"], img[src*="//img.subeta.net/quentin"], img[src*="//img.subeta.net/maleira"], img[src*="//img.subeta.net/majordrills"], img[src*="//img.subeta.net/maleira"], img[src*="//img.subeta.net/keeper_"], img[src*="//img.subeta.net/jim"], img[src*="//img.subeta.net/celesse"], img[src*="//img.subeta.net/isobel"], img[src*="//img.subeta.net/jaxonskelly"], img[src*="//img.subeta.net/hustler"], img[src*="//img.subeta.net/ikumoradeekanox"], img[src*="//img.subeta.net/jobagencyboss"], img[src*="//img.subeta.net/battle/opponents/"], img[src*="//img.subeta.net/explore"] {border-radius: 10% !important;}
There is probably a way to clean that up better, but, I'm still a beginner in css.
[tot=FateOfHeart] | [flower=FateOfHeart]
Thanks so much for this! I was asking for something like this, because Subeta was the only site that I go to that doesn't have an available dark theme, so going from a Dark Theme to a bright theme hurts my eyes. This'll definitely help to reduce the eye strain on my eyes. :D
Caterkillers Unite!|| Formally known as NoelKreiss || She/Her
I bite for the following
Ant Agony, Butterfly Bruise, Carchari, Caterkiller, Crack Head, Cryomorph, Crystalitis, Death Roe, Death Slug, Doom Bloom, Eau de Ceased, Fevermore, Grosseries, Ilunopox, Gummy Squirm, Love Bug, Metalmorphosis, Muerte Fuerte, Naughty Nip, Pinkie Patch, Queasea, Jolly Rotter, Sickura, Snack o-lantern, The Vapors, Befowled, Wrapture, Yggdrakill, and Transmewtation.
Oh my gods thank you so much for this, I've been desperate for a dark mode/night mode on Subeta as even with my monitor brightness down, white backgrounds really hurt my eyes.
I draw fluffy (and sometimes lewd?) things, give a look!
Twitter | DeviantArt | Fur AffinityFor some reason when I copy and paste the code in it wont apply and is removed from the custom css box after saving. Anyone have any idea what's going on? It looks nice from the thumbnails, I'd really like to use it;;
edit: oh gosh, I think I just necro'd this: i'm so sorry;; I found this linked from another thread and didn't notice before I posted