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 A Somewhat Extensive Guide to BBCodes

Forum Index > PokéFarm > Guides > A Somewhat Extensive Guide to BBCodes >

pkspsapphire's Avatarpkspsapphire
pkspsapphire's Avatar

QUOTE originally posted by MelanUmbreon4

does anybody know how to edit a pkmnpanel to have a custom sprite like this. This WAS a Caimaw. EDIT: For clarification, that is an image.
you can do this with css!

code

[style] .cs > .party > div > .pkmn > .pokemon { background-image:url('IMG URL') !important; } [/style]
the .cs is the thing that defines the specific pokemon panel you're using, so it doesn't apply it to every pokepanel in your post you would use it like this: [sc=cs][pkmnpanel=(code)][/sc] for example, if i used [sc=cs][pkmnpanel=TcvMH][/sc] after replacing the IMG URL section of the css to https://i.postimg.cc/GtPqk3c7/rosesprite.png, we get this:
Lv. 87 — 16,332 / 25,038
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:
Sour food
Grass
Happiness MAX
Lax nature
hope that's what you were looking for!!

QUOTE originally posted by AnonymousEspeon

Would there be a way to stack images?
if you mean like this,

image

then you need to use css to set the z-index and margins of each image as well as define a container for it to sit in

code

[style] .container { position: relative; min-height: 250px; img { position: absolute; }} .imageOne { z-index: 1; margin-left:15px; margin-bottom:15px; } .imageTwo { z-index: 2; } [/style]
using that css and the following bbcode: [sc=container] [sc=imageOne][img]https://i.postimg.cc/SxDm9zBJ/joanicon.png[/img][/sc][sc=imageTwo][img]https://i.postimg.cc/RCK9R8rr/roseicon.png[/img][/sc][ ][/sc] we get this ( images are my art ):
there may very well possibly be an easier / more intuitive way to accomplish this but this is what i got to work so i hope it helps! *as a sidenote, if your images are bigger, you're going to need to edit the "min-height" property in the ".container" section to accomodate for the sizes. make sure to add some extra room!
  • 🪪
  • 📋
  • 🔗

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,446,981
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
685 eggs
Score: 280
credits

credits

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