[i]Hey im still new to the game and trying to figure out if theres a way to line up dragon headshots without it being the same one? As you can see its only my profile dragon and changes everytime I change my pfp, im wondering if theres a way to change it to different dragons? [emoji=coatl sad size=0.5][/i]
[img]https://i.imgur.com/kQP3TNj.png[/img]
Hey im still new to the game and trying to figure out if theres a way to line up dragon headshots without it being the same one? As you can see its only my profile dragon and changes everytime I change my pfp, im wondering if theres a way to change it to different dragons?
![0cb275bf79e9e8578d1e81fec37b6cf0.gif 0cb275bf79e9e8578d1e81fec37b6cf0.gif](https://i.pinimg.com/originals/0c/b2/75/0cb275bf79e9e8578d1e81fec37b6cf0.gif)
Art Credit:
"The King of Fighters '99" SNK
-21PTD T-T
@Popcornpop21
just so you're aware, it's really hard to troubleshoot stuff without seeing the exact code you're working with - and I'm guessing you've continued editing it after making this post?
I'm not too sure why the images themselves would be changing for you unless you're making changes to that specific dragon (in which case, you could rehost the image to get a static version of it) but as far as having them all be on the same line, you can either double check to make sure you don't currently have any line breaks or put each one in its own column if you don't mind there being a little space between them
[code][columns]image 1[nextcol] image 2[nextcol]
you can even include line breaks this way[nextcol]image 4[/columns][/code]
with columns
[columns][img]https://www1.flightrising.com/rendern/portraits/236768/23676727p.png[/img][nextcol]
[img]https://www1.flightrising.com/rendern/portraits/589979/58997879p.png[/img][nextcol][img]https://www1.flightrising.com/rendern/portraits/578060/57805947p.png[/img][/columns]
without columns
[img]https://www1.flightrising.com/rendern/portraits/236768/23676727p.png[/img][img]https://www1.flightrising.com/rendern/portraits/589979/58997879p.png[/img][img]https://www1.flightrising.com/rendern/portraits/578060/57805947p.png[/img]
@
Popcornpop21
just so you're aware, it's really hard to troubleshoot stuff without seeing the exact code you're working with - and I'm guessing you've continued editing it after making this post?
I'm not too sure why the images themselves would be changing for you unless you're making changes to that specific dragon (in which case, you could rehost the image to get a static version of it) but as far as having them all be on the same line, you can either double check to make sure you don't currently have any line breaks or put each one in its own column if you don't mind there being a little space between them
Code:
[columns]image 1[nextcol] image 2[nextcol]
you can even include line breaks this way[nextcol]image 4[/columns]
with columns
without columns
![23676727p.png 23676727p.png](https://www1.flightrising.com/rendern/portraits/236768/23676727p.png)
![58997879p.png 58997879p.png](https://www1.flightrising.com/rendern/portraits/589979/58997879p.png)
@Popcornpup21 | That’s because your image code is linked to your profile picture, so every time your profile picture changes, so does the image.
To get that image without it being your profile picture:
[code] [url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/350/995493/99549263_350.png[/img][/url][/code]
Delete "_350" at the end before ".png" and replace it "p"
[code] [url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/350/995493/99549263p.png[/img][/url][/code]
Then delete "350" after "rendern/" and replace it with "portraits"
[code] [url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/portraits/995493/99549263p.png[/img][/url][/code]
Then you’ll get the portrait with any dragon you want [emoji=new friend size=1]
[url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/portraits/995493/99549263p.png[/img][/url][url=https://www1.flightrising.com/dragon/100031445][img]https://www1.flightrising.com/rendern/portraits/1000315/100031445p.png[/img][/url] [url=https://www1.flightrising.com/dragon/99472955][img]https://www1.flightrising.com/rendern/portraits/994730/99472955p.png[/img][/url]
Any changes to the dragon will also change the portrait, such as adding apparel. This is because they’re also directly linked to your dragon, unlike a saved picture of them.
[url= https://www1.flightrising.com/forums/gde/2503083]This guide[/url] shows you all the ways you can change your dragon’s image.
[url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/avatars/995493/99549263.png[/img][/url]
[url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/coliseum/portraits/995493/99549263.png[/img][/url]
@
Popcornpup21 | That’s because your image code is linked to your profile picture, so every time your profile picture changes, so does the image.
To get that image without it being your profile picture:
Code:
[url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/350/995493/99549263_350.png[/img][/url]
Delete "_350" at the end before ".png" and replace it "p"
Code:
[url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/350/995493/99549263p.png[/img][/url]
Then delete "350" after "rendern/" and replace it with "portraits"
Code:
[url=https://www1.flightrising.com/dragon/99549263][img]https://www1.flightrising.com/rendern/portraits/995493/99549263p.png[/img][/url]
Then you’ll get the portrait with any dragon you want
![99549263p.png 99549263p.png](https://www1.flightrising.com/rendern/portraits/995493/99549263p.png)
![99472955p.png 99472955p.png](https://www1.flightrising.com/rendern/portraits/994730/99472955p.png)
Any changes to the dragon will also change the portrait, such as adding apparel. This is because they’re also directly linked to your dragon, unlike a saved picture of them.
This guide shows you all the ways you can change your dragon’s image.