Loading...

Top
PFQ Banner

This is PokéFarm Q, a free online Pokémon collectables game.

Already a user? New to PFQ?

Single post in [CSS] One Button Fields, Egg Labels, Typeless Field Variants

Forum Index > PokéFarm > Guides > [CSS] One Button Fields, Egg Labels, Typeless Field Variants >

(@ Winterbraid I hope it's okay to jump in) I love the Special Plates a lot so after the Showcase was added, I tried to adjust the code... I've only used this on Firefox desktop so I'm not sure how efficient this is, but it should do the trick at least for now @Retsky ? It doesn't change the appearance of the Pokémon on the display though ^^'

I apply it through QoL if that matters

.party [data-pid] .name, .party [data-pid] .taste, .party [data-pid] .extra, #summarypage [data-pid] .name, #summarypage [data-pid] .taste, #summarypage [data-pid] .extra { position: relative; } .party [data-pid] .name, #summarypage [data-pid] .name { display: block; position: relative; } .party [data-pid]::before, #summarypage [data-pid]::before { opacity: 0.2; display: block; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; z-index: 0; background-image: linear-gradient(100deg, transparent 90%, red 90%), linear-gradient(100deg, transparent 82%, red 82%, red 88%, transparent 88%), linear-gradient(100deg, transparent 76%, red 76%, red 80%, transparent 80%), linear-gradient(100deg, transparent 72%, red 72%, red 74%, transparent 74%), linear-gradient(100deg, transparent 69%, red 69%, red 70%, transparent 70%); } .party [data-pid]:has(img[title='[ALBINO]'])::before, #summarypage [data-pid]:has(img[title='[ALBINO]'])::before { content: ''; filter: saturate(50%) brightness(400%); } .party [data-pid]:has(img[title='[SHINY]'])::before, #summarypage [data-pid]:has(img[title='[SHINY]'])::before { content: ''; filter: hue-rotate(60deg) brightness(333%); } .party [data-pid]:has(img[title='[MELANISTIC]'])::before, #summarypage [data-pid]:has(img[title='[MELANISTIC]'])::before { content: ''; filter: hue-rotate(270deg) brightness(70%); } .party [data-pid]:has(img[title='[STARTER]'])::before, #summarypage [data-pid]:has(img[title='[STARTER]'])::before { content: ''; filter: hue-rotate(120deg) saturate(50%) brightness(150%); } .qolPartyHideAll #partybox [data-pid]::before { display: none; }
  • Me
  • Hunting
  • Links
✦ Critter ✦ he/they ✦ 21+ yo ✦ +1 server time
Avatar made by me. For my use only, don't share outside PFQ. PM or here to commission one. ☆ Bait made by me. PM if you want to use, don't share outside PFQ.
x1/x0/x1 April TR:
☆ Go to my shop for BOGO50% specials!
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page