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 >

Calypso25's AvatarCalypso25
Calypso25's Avatar

QUOTE originally posted by krookodilehunter

I use this code to replace a certain species:

Code

/* shelter, fields */ .fieldmon > img[src*='ORIGINAL POKEMON SPRITE CODE'], .pokemon > img[src*='ORIGINAL POKEMON SPRITE CODE'] { /*place the original image far away*/ -o-object-position: 9999px; object-position: 9999px; background: url('IMAGE YOU WANT TO USE FOR REPLACEMENT') top left no-repeat; /*Width and height of the replacement image*/ width: 50px; height: 53px; } /* platforms, pokedex, party */ div[style*='ORIGINAL POKEMON SPRITE CODE'] { background-image: url('IMAGE YOU WANT TO USE FOR REPLACEMENT') !important; }
Thank you :D :) Posts merged. But how do i find the Sprite code of that pokemon?
Litterally the Queen of bad ideas Profile picture made in a Picrew wich was made by Ummmandy on Tumblr
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page