Loading...

Top
PFQ Banner

This is PokéFarm Q, a free online Pokémon collectables game.

Already a user? New to PFQ?

A Somewhat Extensive Guide to BBCodes

Forum Index > PokéFarm > Guides >

Pages: 123··· 589590591592593··· 763764765

carinae's Avatarcarinae
carinae's Avatar
you can also use // text for single lines in css
elliot • they/them quit, dm xim#7352 if you need me
Ashe Moon's AvatarAshe Moon
Ashe Moon's Avatar

QUOTE originally posted by aud.rey

you can also use // text for single lines in css
I could swear I tried this xD but thanks it finally worked 🌺

Ashe | She/Her | 32


Selling everything in my visible fields :3
Ashe's Emporium (shop) Art shopTHdAcredits

credits

Code @RAINB0W Art shop Banner @MochaFox pfq Signature Pagedoll drawn by @goldenspirits Images next to the shop banner @Me Divider @ dA f2u Profile picture @Mavi
Alchemi's AvatarAlchemi
Alchemi's Avatar
Is there a code that tracks my shiny/albino/melan hunt? I think I've seen others use one, but I can't find one
Avatar made by Cøbaltøad for my use only.
QuirkyRabbit's AvatarQuirkyRabbit
QuirkyRabbit's Avatar
[ inventory=shinychain] for chain [ inventory=shinyshiny] for shines There is no tracking for Albinos and Melans, you have to track them manually, although iirc Melans are included in the Shiny count
trade shop ☆ summon rerolls charms s/a/m/d and more!
art shop ☆ pixel art banners signs and more!
she/her avatar and signature art by me
Alchemi's AvatarAlchemi
Alchemi's Avatar

QUOTE originally posted by QuirkyRabbit

[ inventory=shinychain] for chain [ inventory=shinyshiny] for shines There is no tracking for Albinos and Melans, you have to track them manually, although iirc Melans are included in the Shiny count
Oh, okay. Thanks!
Lil-Peanut's AvatarLil-Peanut
Lil-Peanut's Avatar
I’m using this code

code

[sc=floating_image][img]https://pokefarm.com/upload/majima/type-race/twinkletackle.png[/img][/sc] [css= background:url(''); background-color: #f27a8a; border:12px double #000; margin: 50px 10px 0px 10px; border-radius: 20px; background-repeat:repeat; padding: 10px 25px 10px 25px; color:#000; font-family: Helvetica; text-align:center;] [sc=container] [/sc] [sc=credit]template by [url=https://pfq.link/@XQR]majima[/url][/sc][/css] [style] .floating_image {float: right; z-index: 1; margin-top: -1%; min-height: 100%; position:relative; max-width: 100%; img { height: 100%; width: 100%; z-index: 1; }} .container { background: #f9c5cc; border-radius: 20px; padding: 10px; } .panel { text-align: center; background: transparent; box-shadow: none; border: none; h3 { text-align: center; margin: auto; background: transparent; border: none; color: #000; svg { display: none; } } div { color: #000; border-radius: 0px; border-right: solid 1px black; border-left: solid 1px black; text-align: center; } } table, th, td { color: #010101; border: 1px solid black; padding: 3px; } th { background-color: #f27a8a; } table { background: #fff; margin-left: auto; margin-right: auto; } .tooltip { border-bottom: 1px dotted white; position: relative; display: inline-block;} .tooltip_content { background-color: #1e1e1e; color: white !important; border-color: white; max-width: 120px; visibility: visible; position: absolute; } a {color: #000; letter-spacing: 0px; -webkit-transition: all 1s ease-in-out;} a:hover {color: #000; letter-spacing: 2px; text-decoration:none;-webkit-transition: all 1s ease-in-out;} a {text-decoration:none;} b { color: #000 } i { color: #000 } .expbar { padding:5px; background: #1e1e1e; color: white; border: 1px solid black; margin: 10px 25px -10px 25px;} .expbar div {background: #1d9a81; border-right: 1px solid black;} .expbar span {color: #fff} .credit { margin-bottom: -5px; margin-right: -20px; text-align: right; font-size: 7pt; } [/style]
But I was told the issue was “increase the size of the template's credits to 10pt text size minimum to 15pt text size maximum, and kindly avoid sizes in px” While this isn’t my template, I’m not too sure where to find the size of the template credit let alone what sizes in px means. Any help is appreciated! Thank you!
Alchemi's AvatarAlchemi
Alchemi's Avatar

QUOTE originally posted by Lil-Peanut

I’m using this code

code

[sc=floating_image][img]https://pokefarm.com/upload/majima/type-race/twinkletackle.png[/img][/sc] [css= background:url(''); background-color: #f27a8a; border:12px double #000; margin: 50px 10px 0px 10px; border-radius: 20px; background-repeat:repeat; padding: 10px 25px 10px 25px; color:#000; font-family: Helvetica; text-align:center;] [sc=container] [/sc] [sc=credit]template by [url=https://pfq.link/@XQR]majima[/url][/sc][/css] [style] .floating_image {float: right; z-index: 1; margin-top: -1%; min-height: 100%; position:relative; max-width: 100%; img { height: 100%; width: 100%; z-index: 1; }} .container { background: #f9c5cc; border-radius: 20px; padding: 10px; } .panel { text-align: center; background: transparent; box-shadow: none; border: none; h3 { text-align: center; margin: auto; background: transparent; border: none; color: #000; svg { display: none; } } div { color: #000; border-radius: 0px; border-right: solid 1px black; border-left: solid 1px black; text-align: center; } } table, th, td { color: #010101; border: 1px solid black; padding: 3px; } th { background-color: #f27a8a; } table { background: #fff; margin-left: auto; margin-right: auto; } .tooltip { border-bottom: 1px dotted white; position: relative; display: inline-block;} .tooltip_content { background-color: #1e1e1e; color: white !important; border-color: white; max-width: 120px; visibility: visible; position: absolute; } a {color: #000; letter-spacing: 0px; -webkit-transition: all 1s ease-in-out;} a:hover {color: #000; letter-spacing: 2px; text-decoration:none;-webkit-transition: all 1s ease-in-out;} a {text-decoration:none;} b { color: #000 } i { color: #000 } .expbar { padding:5px; background: #1e1e1e; color: white; border: 1px solid black; margin: 10px 25px -10px 25px;} .expbar div {background: #1d9a81; border-right: 1px solid black;} .expbar span {color: #fff} .credit { margin-bottom: -5px; margin-right: -20px; text-align: right; font-size: 7pt; } [/style]
But I was told the issue was “increase the size of the template's credits to 10pt text size minimum to 15pt text size maximum, and kindly avoid sizes in px” While this isn’t my template, I’m not too sure where to find the size of the template credit let alone what sizes in px means. Any help is appreciated! Thank you!
I literally just went through this exact thing for my raffle lol (ghost team) On the final paragraph of the code, you'll see this: Font-size: 7pt Change font size from 7pt to 10pt and you should be good to go!
stingrays's Avatarstingrays
stingrays's Avatar
so i know you can use [pkmn=vivillon/tundra] to generate , but i'm having trouble doing the same for maravol :-( i've tried [pkmn=maravol/quick] and [pkmn=maravol (quick)/], but neither work.
need a shelter hunt? click the quagsire to go to my shop! click the porygon for my pfp credit!
Mirzam's AvatarMirzam
Mirzam's Avatar
[pkmn=maravol/quick pattern] You have to include the word "pattern" for Maravol. (idk why)
stingrays's Avatarstingrays
stingrays's Avatar
thank you so much you're a lifesaver

Pages: 123··· 589590591592593··· 763764765

Cannot post: Please log in to post

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