Replies

Sep 3, 2020 5 years ago
Haswari
has seen too much
User Avatar
Starling-

I can't imagine being one of those with 50+ pets and having to search through them all just to find the one I want to feed. Do people have to do that or is there a way to shorten the list of pet options?

[egg=Haswari] 👻 [tp=Haswari] Holiday, Lifelikes and others for trade <3 Wishlist

Sep 3, 2020 5 years ago
Elementary, my dear
Written
User Avatar

Yes there is! I'm about to hit the hay but I'll come back with this information later today.

The past is written, but the future is left for us to write. ~ Picard

Sep 3, 2020 5 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

This Useful Custom CSS Builder has the information you want.

Go to the OP's website, there's a link. Then look for Pet Roles: Gourmand and follow the directions.

Sep 3, 2020 5 years ago
Elementary, my dear
Written
User Avatar

Okay, so pointed out one way (marking the special pet with an icon), but there is another way that removes the pet(s) you don't want from the equation. This coding is also from .

To have only one Gourmand pet listed - replace all three instances of the ##### with the same pet's ID. /** Pet Roles: Gourmand **/ a[href$="petid=#####"] {font-weight: bold;}

/** Pet Roles: NON Gourmand **/ .card-body a:not([href$="petid=#####"]) + br, .card-body a:not([href$="petid=#####"]) { display: none; }

To have only one Reader pet listed - same routine as above /** Pet Roles: Reader **/ a[href$="petid=#####"] {font-weight: bold;}

/** Pet Roles: NON Reader **/ .card-body a:not([href$="petid=#####"]) + br, .card-body a:not([href$="petid=#####"]) { display: none; }

This really streamlines item lists. I used to have it in previous Custom CSS, but it accidentally got deleted and not saved, so I had to hunt through the forums to find where I originally asked about it. :)

The past is written, but the future is left for us to write. ~ Picard

Sep 3, 2020 5 years ago
Tashamon
is lost in space
User Avatar
Signal

I never knew that code existed and I love it. I know I wasn't the person who originally asked but it's super useful, thank you!

Sep 4, 2020 5 years ago
Haswari
has seen too much
User Avatar
Starling-

You guys are all helpful as fuck, thank you! ^^

[egg=Haswari] 👻 [tp=Haswari] Holiday, Lifelikes and others for trade <3 Wishlist

Sep 5, 2020 5 years ago
Zay
made a huge mistake
User Avatar
Riza

I just stumbled across this thread, but this is going to make things sooooo much easier, thank you!


Proud Gamer | My best friend is

Sep 6, 2020 5 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

❤ So happy to see people using this!

Please log in to reply to this topic.