How do i put a design on my profile in team builder?

Discussion in 'Development General' started by Yellow Flash, Feb 19, 2013.

  1. Yellow Flash

    Yellow Flash New Member

    Joined:
    Feb 16, 2013
    Messages:
    1
    Likes Received:
    0
    How do i put a design on my profile in team builder?
     
  2. Virizion

    Virizion ~ Taste the Rainbow ~

    Joined:
    Feb 19, 2013
    Messages:
    621
    Likes Received:
    68
    PO Trainer Name:
    Virizion
    Like a banner?
     
  3. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    To do that, you use html code. Such as this example code below:
    Code (text):
    1.  
    2. <body style="background-color: qradialgradient(spread:pad, cx:0.5, cy:0.5, radius:2, fx:0.504, fy:0.49635, stop:0.0 blue, stop:0.1 black, stop:0.15 red, stop:0.3 blue, stop:0.9 red);"><center><img src='pokemon:227&gen=5'/> <tr><center><br><b><font size=6>Skarm Swag
    That code transfers to an image which in this case would be:
    [​IMG]

    Feel free to use the code above, change what you know you can change by simply looking at it and leave the rest.

    EDIT: If you need anymore help with html trainer info's feel free to personal message me on the forums.
     
  4. Virizion

    Virizion ~ Taste the Rainbow ~

    Joined:
    Feb 19, 2013
    Messages:
    621
    Likes Received:
    68
    PO Trainer Name:
    Virizion
    *UPDATE 1*

    With the numbers/co-ordinates you can change where you want your signature to be, which Pokemon you want and where it is placed (and then the colours for the backgrounds). Here's mine:

    Code (text):
    1.  
    2. <body style="background-color: qlineargradient(x2:0, y2:1, x2:0,y2:1 stop:0 green, stop:0.50 pink,stop:1 green,);"><img src='pokemon:640&=true&gen=5' align=right/><table><tr><td><b><font size=35 face=Courier><font color="purple"><br><center>[Eon]Virizion</center></font>
    3.  
    Click the image and that's what mine looks like:

    http://tinypic.com/view.php?pic=25h3les&s=6
     
    Last edited: Feb 21, 2013
  5. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    But please do note that you cannot put custom images as your trainer info. because it only allows simple HTML coding and text.
    Well, that's really all, this topic should go inactive from now on, unless someone else needs/current person needs help with this.
     
  6. *=Pichu=*

    *=Pichu=* PiCHUUUUU!!!

    Joined:
    Mar 20, 2013
    Messages:
    18
    Likes Received:
    0
    How would I just put one picture in the center with my PokeSim Bio with it?

    The picture I want to use is my avatar.
     
  7. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    well, what number is your avatar?
    you put it like this...
    Code (text):
    1.  
    2. <center><br><br><img src='Themes/Classic/Trainer Sprites/#.png'>
    3.  
    replace the # with your avatars number
     
  8. *=Pichu=*

    *=Pichu=* PiCHUUUUU!!!

    Joined:
    Mar 20, 2013
    Messages:
    18
    Likes Received:
    0
    I think you misunderstood the last post.
    homerfile.jpg This avatar is what I want, not the default ones that are on the SIM.
     
  9. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    Oh, you cannot use external images on PO.
     
  10. *=Pichu=*

    *=Pichu=* PiCHUUUUU!!!

    Joined:
    Mar 20, 2013
    Messages:
    18
    Likes Received:
    0
    Others have pictures on there info and it looks like they are external pics
     
  11. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    Well, they aren't if you show me a screenshot of what looks like one Im sure I can get you one, it's all just simple html coding and img src through the simulators theme files.
     
  12. *=Pichu=*

    *=Pichu=* PiCHUUUUU!!!

    Joined:
    Mar 20, 2013
    Messages:
    18
    Likes Received:
    0
    Here is one of the pictures i see.

    Untitled.jpg
     
  13. Crystal Moogle

    Crystal Moogle Ayaya~ Administrator Administrator

    Joined:
    Jul 19, 2010
    Messages:
    3,205
    Likes Received:
    531
    PO Trainer Name:
    Hanako
    That's a gradient, with a pokemon sprite.
    It's not an external image.
     
  14. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    She beat me to it, and it's not the exact one... but here is one you could use...
    Code (text):
    1.  
    2. <body style="background-color: qradialgradient(spread:pad, cx:.5, cy:2, radius:2, fx:.5, fy:.5, stop:.0 blve stop:.1 gold stop:.15 blve stop:.225 gold stop:.3 blve stop:.65 gold stop:1 blve);"><center><br><br><img src='pokemon:172'><center><font size=13 font color=white face=arial black><b>Pichu
    3.  
    Just insert that ^^ into your info box and it comes out as an image~
     
  15. *=Pichu=*

    *=Pichu=* PiCHUUUUU!!!

    Joined:
    Mar 20, 2013
    Messages:
    18
    Likes Received:
    0
    Hey shot for that! Cute little Pichu and the colour matches Pichu colour.

    I want to put "Pichu, the cutest Pokemon" in bold text just above the picture, how do i do that?
     
  16. GotThatPopcorn

    GotThatPopcorn Banned

    Joined:
    Jan 30, 2013
    Messages:
    177
    Likes Received:
    0
    PO Trainer Name:
    GTP
    Where is says Pichu: change it to That text. Just note that if the text is to long, it won't show.
     
  17. *=Pichu=*

    *=Pichu=* PiCHUUUUU!!!

    Joined:
    Mar 20, 2013
    Messages:
    18
    Likes Received:
    0
    Looks nice cheers.

    untitled.jpg