Replies

Dec 5, 2019 6 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

Lol fixed the ping, hopefully they get to it soon :c They fixed the apostrophe problem on the forums right away.

[font=Cambria]Useful Custom CSS[/font]

Dec 6, 2019 6 years ago
Yarn
is synthetic
User Avatar
Parsec

I hope, ! I had so many modifications thanks to the night mode and your fantastic collection that makes it so easy!! <3

Dec 20, 2019 6 years ago
Saturnine
wants to believe
User Avatar
Fearleading

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.

S-F
[flower=saturnine][tot=Saturnine]

Dec 20, 2019 6 years ago
Hexfear
fighter of the dayman
User Avatar
Epilepsy

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. ♥

Quote by Sorcerer

That&;s an apostrophe issue, change all &; to &quot; and it will be happy again.
[edit]
There&;s also a backslash issue breaking all icons yayyyyyy

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.

I love you more than I can ever scream~
[img align=center]https://media.giphy.com/media/SSESzckUst0SHBdtGB/giphy.gif[/img]

Dec 29, 2019 6 years ago
Yarn
is synthetic
User Avatar
Parsec


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!

Dec 29, 2019 6 years ago
Saturnine
wants to believe
User Avatar
Fearleading

Ah, I didn't know, thank you so much for pinging me! Oh, how I've missed...being able to see this site :'D

S-F
[flower=saturnine][tot=Saturnine]

Dec 30, 2019 6 years ago
Yarn
is synthetic
User Avatar
Parsec

Ugh I know. I have been dying,

Mar 26, 2020 5 years ago
Silverfish
is a survivor
User Avatar
Xingese

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;}

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Mar 30, 2020 5 years ago
Luck
is unlucky
User Avatar
Bella

is there a code I can add to force all posts text to be white? Some people manually code their text to a dark color that's hard to read with the nightmode, and on mobile I can't highlight it as easily to read what it says.

he/him / 31 / EST



My best friend is



Mar 30, 2020 5 years ago
Silverfish
is a survivor
User Avatar
Xingese

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?

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Mar 30, 2020 5 years ago
Luck
is unlucky
User Avatar
Bella

yess! Thank you so much. There were a couple posts I was struggling to read but this fixed it.

he/him / 31 / EST



My best friend is



Oct 21, 2020 5 years ago
Nordi
howls at the moon
User Avatar
Arctinus

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.

Oct 22, 2020 5 years ago
Silverfish
is a survivor
User Avatar
Xingese

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: ;}

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Oct 22, 2020 5 years ago
Nordi
howls at the moon
User Avatar
Arctinus

Thank you so much! 😊 Well, it works for me. 😁

[egg=Nordi][tp=Nordi]

If I missed you during an event, please let me know.

Oct 24, 2020 5 years ago
Faber
is always in the spotlight
User Avatar
Vera

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!

* chibi by [user=Recondite ] * visit my profile shop

Oct 24, 2020 5 years ago
Silverfish
is a survivor
User Avatar
Xingese

You want I think ;)

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Nov 21, 2020 5 years ago
FateOfHeart
only has room for one
User Avatar

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]

Mar 14, 2021 5 years ago
CassieFenix
has a dragon
User Avatar
Gai of the Righteous Flame

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.

Apr 29, 2021 4 years ago
Klaus
does not get outside
User Avatar
Vildiur

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.

[tot=Klaus] I draw fluffy (and sometimes lewd?) things, give a look! Twitter | DeviantArt | Fur Affinity
He/him or they/them Gay / Polyamorous

Aug 14, 2022 3 years ago
Shark
is getting bi
User Avatar
Tegan and Sara

For 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


wanted: any pet with a March 22[sup]nd[/sup] 2019 birthday
event clickables ❤ ❤ [egg=shark] ❤ [tp=shark] ❤ ❤ ❤ ❤

Please log in to reply to this topic.