• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Post Flair Showoff! (has flair templates too!)

OH WAIT NEVERMIND yeah i was confused for a bit; yeah my name is done w/CSS

yeah dont use the site i gave you, i thought you were talking about generic gradient text or something. xD my name is essentially a gif wrapped around text.

Your Name:
Code:
background-image: url('https://78.media.tumblr.com/784a8631831a7a35ba0d4765486e4516/tumblr_nyb968BJZP1tchrkco1_500.gif');background-clip: text;-webkit-background-clip: text; color: transparent;

that's pretty much the code on how to make it happen. :o
I LOVE THAT EFFECT 8D
 
OH WAIT NEVERMIND yeah i was confused for a bit; yeah my name is done w/CSS

yeah dont use the site i gave you, i thought you were talking about generic gradient text or something. xD my name is essentially a gif wrapped around text.

Your Name:
Code:
background-image: url('https://78.media.tumblr.com/784a8631831a7a35ba0d4765486e4516/tumblr_nyb968BJZP1tchrkco1_500.gif');background-clip: text;-webkit-background-clip: text; color: transparent;

that's pretty much the code on how to make it happen. :o

That's a really cool effect! I'll try it out sometime. :)

I've still got so much to learn about CSS.
 
Hey guys - how we finding them so far!

Also coming in to just show off the best flair - mine of course *beams*
 
hey you guys can use mine as a template if you want

Spoiler:

also I will totally make flairs if people are too lazy or don't know how o/
 
Last edited:
Also coming in to just show off the best flair - mine of course *beams*

what do you mean yours is the best i mean its obvious mine is the best
 
Last edited:
hey you guys can use mine as a template if you want

also I will totally make flairs if people are too lazy or don't know how o/

So pretty, I love it! <3

As for my current flair, it was originally meant to tide me over until adventure can make me a better one. ;) But you're right, sometimes simple is best, especially when considering different resolutions and postbit display.
 
aaaaaaah i gave it a try, finally!

I mostly used Nah's template and worked from there to make it pink. I might tinker with it a bit more, but I'm happy with it so far. :DD

Spoiler:
 
I used the one made by Nah and did some adjustments, thanks a lot this is amazing!

I wish my image would fit in the Center tho. just a little bit too large.
 
Last edited:
Might as well post my own code too:

Code:
Main Block
background-color: #000000;
color: #CC311D;
background-image: url('https://www.hanedanrpg.com/photos/hanedanrpg/14/69392.jpg');
background-position: center;
background-size: cover;
padding-top: 5px;
padding-bottom: 5px;
border-right: #ffffff 20px dashed;

Avatar Container
display: none;

Your Name
color: #ffffff;
font-family: "press start 2p";
font-size: 77%;
letter-spacing: 2px;
text-shadow: 2px 2px 0px #CC9772;
text-transform: uppercase;
padding-top: 50px;

Statistics
color: #ffffff;
font-family: 'geo';
opacity: 0.0;

Mini Biography
opacity: 1.0; text-transform: lowercase !important; color: #ffffff; font-family: 'press start 2p'; font-size: 53%; padding-top: 70px; text-shadow: 1px 1px 0px #85A691;
 
oh hey so I noticed that mine has these in parts of it, what do I do to remove them but still make my flair work?
Experiment. If you just keep your flair the way it is now, it'll remain un-broken until you try to save it again.
 
oh hey so I noticed that mine has these in parts of it, what do I do to remove them but still make my flair work?

Yeah, I wrote the code for yours before the whole flair allowance thing was fully worked out. Sorry!

In your case you can completely remove the height/width code as it's only there to control how much of the Statistic/Mini Bio boxes are visible. But since the sizing is accurate regardless it seems they'll display just fine without it. :)
 
yeah kinda obsessing with the rainbow game rn
 
Back
Top