Single post in Site Skins: How-To, and Helpful CSS
Forum Index > PokéFarm > Guides > Site Skins: How-To, and Helpful CSS >
to remove the pic completely change this:
#farmplaces>li>a>img {width: 120px;}
to:
#farmplaces>li>a>img {display: none;}

This is PokéFarm Q, a free online Pokémon collectables game.
Forum Index > PokéFarm > Guides > Site Skins: How-To, and Helpful CSS >