Comment on
What's a current or past furry crush you have from an animated movie, show, book, game, etc. ?
Reply in thread
Why not watch Helluva Boss? It's free to watch on YouTube and has awesome animations:
Here's the playlist.
Comment on
What's a current or past furry crush you have from an animated movie, show, book, game, etc. ?
Reply in thread
Why not watch Helluva Boss? It's free to watch on YouTube and has awesome animations:
Here's the playlist.
Comment on
Share your CSS and JS snippets here
Reply in thread
I have this in the custom CSS:
#middle { background: url(https://karab.in/build/images/shape2.png); height: 100%; } .vote .active.vote__up button { color: #ff8f65; } .vote .active.vote__down button { color: #9494ff; }
But only the background works. Is that how you intended or should it be in a #middle or something? The votes are just both still white. Does the site theme override it?
Comment on
PLEASE READ BEFORE POSTING/COMMENTING
To be sure Reddit admins don't block this sub
I think they'll have a hard time doing that here, I wouldn't worry about it.
Comment on
Customizing magazines with CSS and JS
Reply in thread
Hmm, good point. I'm sure that will come with time as people inevitably abuse the openness of the custom CSS and JS.
Comment on
Share your CSS and JS snippets here
Reply in thread
Ahhhhh that would explain it. Excited to go ham once it's possible
Comment on
Share your CSS and JS snippets here
Reply in thread
Thanks, though unfortunately that didn't help either as far as I can tell. Appreciate it anyway
Comment on
Share your CSS and JS snippets here
Reply in thread
Is there a way to implement the vote button colors in the custom CSS and JS inputs in the appearance section of the Magazine Panel?