• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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!)

37,467
Posts
16
Years
    • they/them
    • Seen Apr 19, 2024
    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
     

    Hyzenthlay

    [span=font-size: 16px; font-family: cinzel; color:
    7,807
    Posts
    11
    Years
  • 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.
     
    17,133
    Posts
    12
    Years
    • she / they
    • Seen Jan 12, 2024
    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:

    TY

    Guest
    0
    Posts
    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:

    Hyzenthlay

    [span=font-size: 16px; font-family: cinzel; color:
    7,807
    Posts
    11
    Years
  • 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.
     

    Cherrim

    PSA: Blossom Shower theme is BACK ♥
    33,294
    Posts
    21
    Years
  • 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:
     

    Mawa

    The typo Queen
    4,754
    Posts
    10
    Years
  • 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:
    37,467
    Posts
    16
    Years
    • they/them
    • Seen Apr 19, 2024
    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;
     

    Nah

    15,953
    Posts
    10
    Years
    • Age 31
    • she/her, they/them
    • Seen yesterday
    height / width / display: none;
    ^ these will NOT WORK! To not make you distort the threads, haha. Sorry!
    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?
     
    37,467
    Posts
    16
    Years
    • they/them
    • Seen Apr 19, 2024
    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.
     
    17,133
    Posts
    12
    Years
    • she / they
    • Seen Jan 12, 2024
    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. :)
     

    Hyzenthlay

    [span=font-size: 16px; font-family: cinzel; color:
    7,807
    Posts
    11
    Years
  • 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.

    I really like yours, actually!


    Post Flair Showoff! (has flair templates too!)
     
    Back
    Top