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 Site Skins: How-To, and Helpful CSS

Forum Index > PokéFarm > Guides > Site Skins: How-To, and Helpful CSS >

Gemstone's AvatarGemstone
Gemstone's Avatar
I'm trying to highlight farfetch'd eggs in the shelter, but i can't get it to show up with the highlight. it works with Bishop's blue circle code though, so I'm not really sure what i'm doing wrong. it works with any other egg and it has worked when i highlight ALL normal eggs, but not by itself

This one works: /* highlight 63 common normal eggs */ img[src*=""],img[src*="pkmn/h/d.png"],{border-radius: 50px;opacity: 1;box-shadow: 0px 0px 0px 5px blue;} This one doesn't: #shelterarea > .pokemon > img[src*="h/d.png"]{ box-shadow: 0px 0px 50px 25px yellow; background-color: yellow; border-radius:100%; }
Score: 0
© PokéFarm 2009-2023 (Full details)Contact | Rules | Privacy | WikiGet shortlink for this page