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 berry garden css

Forum Index > PokéFarm > Guides > berry garden css >

Paula's AvatarPaula
Paula's Avatar

Some code

#garden_content>button{ display: flex; align-items: center; justify-content: center; margin-top: 40px; padding: 60px; overflow: hidden; margin-right: -60px; } #garden_content>button:hover{ margin-right: 0; } #garden_content>ul>li>.status{ display: none; } #garden_content>ul>li>.soil{ display: none; } #garden_content>ul>li>.time{ display: none; } #garden_content>ul>li{ width: 10px; margin-top: 40px; }
I tweaked it a bit a bit ago and forgot about it :D. Might be relevant with current tourney EDIT: tweaked it some more for mobile users (fixes the buttons going too far left on the screen)

Some more code

#garden_content>button{ display: flex; align-items: center; justify-content: center; margin-top: 40px; padding: 60px; overflow: hidden; margin-right: -60px; } #garden_content>button:hover{ margin-right: 0; } #garden_content>ul>li>.status{ display: none; } #garden_content>ul>li>.soil{ display: none; } #garden_content>ul>li>.time{ display: none; } #garden_content>ul>li{ width: 20px; margin-top: 40px; } #garden_content>ul{ margin: revert; padding: revert; }
This is my shop - I am selling everything due to hiatus.
© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page