Replies

Sep 1, 2019 6 years ago
Ain't no rest for the wicked,
Jasper
User Avatar
Venom

I'm sorry but this:
SPOILER (click to toggle)
...isn't intuitive and adds extra clicks which hurt more considering that's what I do over scrolling. It's getting figured out but until then, does anyone have some CSS code that can disable this button/have it automatically display my pets like the old tables code used to?

[edit]Code below!

Sep 2, 2019 6 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

I disagree, but can definitely code something up for you. Just need to find all the different item use types. :) [edit]Ping me if/when something goes wrong, since they are still making changes. /** see all item use options **/ /*--open collapsed sections / .card , .card , .card , .card , .card , .card , .card { display: block; } /--reduce padding / .card .card-body, .card .card-body, .card .card-body, .card .card-body, .card .card-body, .card .card-body, .card .card-body { padding-top: 0; } /--hide toggle button */ .card a[href=""], .card a[href=""], .card a[href=""], .card a[href=""], .card a[href=""], .card a[href=""], .card a[href=""] { display: none; }

Sep 2, 2019 6 years ago
Spotlight Champion
helix
User Avatar
Guillotine

Thank you !!

Sep 3, 2019 6 years ago
Ain't no rest for the wicked,
Jasper
User Avatar
Venom

Yes, thank you, thank you, thank you! (And it's okay that you disagree. We all have our preferences. ^^)

Sep 9, 2019 6 years ago
chookie
has a dragon
User Avatar

thank you for the code! ❤ i too am finding the current page a little more time-consuming, so being able to switch back to seeing at a glance if my pet has eaten/read an item is super helpful~ the rest i'll keep collapsed, but those two i use the most (plus only having 4 pets, my list isn't too long)

lovely art by "grey would be the colour if i had a heart" ~nin ❤️ my stylefile

Please log in to reply to this topic.