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 Guide to CSS (Beginner & Intermediate) [In Progress]

Forum Index > PokéFarm > Guides > Guide to CSS (Beginner & Intermediate) [In Progress] >

pkspsapphire's Avatarpkspsapphire
pkspsapphire's Avatar

QUOTE originally posted by Doomcard10

Thank you very much! Would you also know how to change the color of the lines used on accordion boxes to match the box-shadow? I didn't realize they were separate, or I would have asked earlier.
sure! that parameter is border-color, or simply "border" if youd like to change the width or style.

code

[style] .panel { box-shadow: 0 0 8px #COLOR; border-color: #COLOR; } [/style]
changing both "#COLOR"s to "green" gets you this:

example

hello!
hope that answered your question :] if youd like to change the width or style, however, use the following:

code

[style] .panel { box-shadow: 0 0 8px #COLOR; border: #px style #COLOR; } [/style]
replacing "#px" with "5px","#COLOR" with "green", and "style" with "solid" gives you this:

example

hello!
however you probably would also want to add a border-radius if changing the thickness so that it matches the radius of the box shadow, which you would do like this:

code

[style] .panel { box-shadow: 0 0 8px #COLOR; border: #px style #COLOR; border-radius: #px; } [/style]
replacing border's "#px" with "5px","#COLOR" with "green", border-radius' "#px" with "10px", and "style" with "solid" gives you this:

example

hello!
  • 🪪
  • 📋
  • 🔗

sapphire/they/23

Tournament Token (Ruby)

Tournament Token (Ruby)

Event Item

(: 0)

[LEGACY] A token earned from Weekly Tournaments Season 10 but it is too old to be valid.

Legacy items are old items that no longer serve a purpose and are only good for collecting.

Sells for 10,000

Lv. 100 — +4,570,533
Aspear BerryAspear Berry
Aspear Berry (SOUR)
Cheri BerryCheri Berry
Cheri Berry (SPICY)
Chesto BerryChesto Berry
Chesto Berry (DRY)
Pecha BerryPecha Berry
Pecha Berry (SWEET)
Rawst BerryRawst Berry
Rawst Berry (BITTER)
Likes:
Dry food
FireFighting
Happiness MAX
Quiet nature
165 eggs
Score: 2276
credits

credits

© PokéFarm 2009-2024 (Full details)Contact | Rules | Privacy | Reviews 4.6★Get shortlink for this page