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 >

QUOTE originally posted by Mirzam

Good to know, thanks. @Timid-Decidueye, Camstar: If you take out the brackets in the img titles and use *= instead, the PFQ parser doesn't freak out and should let you save your skin:

Code

#partybox [data-pid] .name, #partybox [data-pid] .taste, #partybox [data-pid] .extra, #summarypage [data-pid] .name, #summarypage [data-pid] .taste, #summarypage [data-pid] .extra { position: relative; } #partybox [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 0%, red 100%); } #partybox [data-pid]:has(img[title*='ALBINO'])::before, #summarypage [data-pid]:has(img[title*='ALBINO'])::before { content: ''; filter: brightness(300%); } #partybox [data-pid]:has(img[title*='SHINY'])::before, #summarypage [data-pid]:has(img[title*='SHINY'])::before { content: ''; filter: hue-rotate(60deg) brightness(300%); } #partybox [data-pid]:has(img[title*='MELANISTIC'])::before, #summarypage [data-pid]:has(img[title*='MELANISTIC'])::before { content: ''; filter: hue-rotate(270deg) brightness(300%); } .qolPartyHideAll #partybox [data-pid]::before { display: none; }
coming back to this! it isn't working when i put it in my skin, ehe

Mochi ✪ 21 ✪ they/he/kit


Your local catboy hoarding quirky, bashful, and docile mons!
500/500
Odds and Ends - Orthrus' - My Guide

Type Race and Hunts!


Score: 0
Made by LycanKai
Current Hunt: Orthworm! Most Recent Melan: Nincada!
Coded by Me! Credits
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page