I'm working on a hatchery, and I can't figure out how to make dragon images smaller. I've look at the guides section but I can't find anything on it that's not so old it doesn't work anymore. Could someone help me?

TOPIC | How do you make dragon images smaller?
Currently on page
1
Go to page
2

I'm working on a hatchery, and I can't figure out how to make dragon images smaller. I've look at the guides section but I can't find anything on it that's not so old it doesn't work anymore. Could someone help me?
compare these two image urls
[img]http://flightrising.com/rendern/350/18189/1818855_350.png[/img]
http://flightrising.com/rendern/[b]350[/b]/18189/[b]1818855_350[/b].png
[img]http://flightrising.com/rendern/avatars/18189/1818855.png[/img]
http://flightrising.com/rendern/[b]avatars[/b]/18189/[b]1818855[/b].png
Change "350" to "avatars" and remove the "_350" at the end. Those are the only two changes required
compare these two image urls

http://flightrising.com/rendern/350/18189/1818855_350.png

http://flightrising.com/rendern/avatars/18189/1818855.png
Change "350" to "avatars" and remove the "_350" at the end. Those are the only two changes required

http://flightrising.com/rendern/350/18189/1818855_350.png

http://flightrising.com/rendern/avatars/18189/1818855.png
Change "350" to "avatars" and remove the "_350" at the end. Those are the only two changes required
There used to be a cool website but it doesn't work anymore :/
Nowadays, you have to go to your lair, were you see the dragons all lined up. Right click on the dragon you want and pick "copy image url". From there you use it like a typical image url.
Nowadays, you have to go to your lair, were you see the dragons all lined up. Right click on the dragon you want and pick "copy image url". From there you use it like a typical image url.
@DragonFire
Meet Agent E
<
[url=http://flightrising.com/main.php?dragon=22129764]
[img]http://flightrising.com/rendern/350/221298/22129764_350.png[/img]
[/url]
This is the image part of the code, as the url stays unchanged.
[code]
[img]http://flightrising.com/rendern/350/221298/22129764_350.png[/img]
[/code]
Replace the first "350" with "avatars" and delete the _350.
[code]
[img]http://flightrising.com/rendern/avatars/221298/22129764.png[/img]
[/code]
[img]http://flightrising.com/rendern/avatars/221298/22129764.png[/img]
Edit: Most guides should still work...
@DragonFire
Meet Agent E
<

This is the image part of the code, as the url stays unchanged.
Replace the first "350" with "avatars" and delete the _350.

Edit: Most guides should still work...
Meet Agent E
<

This is the image part of the code, as the url stays unchanged.
Code:
[img]http://flightrising.com/rendern/350/221298/22129764_350.png[/img]
Replace the first "350" with "avatars" and delete the _350.
Code:
[img]http://flightrising.com/rendern/avatars/221298/22129764.png[/img]

Edit: Most guides should still work...
alternatively, just copy the img url from the images found on your lair page instead of the dragon profiles
@FrauFyrebird
Omg thank you so much! Also I couldn't find any guides that did work. I went in, and I admit I used ctrl + f but nothing was working.
@Contaminate
That's true, but it's probably easier to do it the other way so I don't have to manually link it. I'll keep that in mind if I don't want it linked though! And thank you for your first post too this got posted on so fast I lost track of all the posts xD
Thank you both so much!
Omg thank you so much! Also I couldn't find any guides that did work. I went in, and I admit I used ctrl + f but nothing was working.
@Contaminate
That's true, but it's probably easier to do it the other way so I don't have to manually link it. I'll keep that in mind if I don't want it linked though! And thank you for your first post too this got posted on so fast I lost track of all the posts xD
Thank you both so much!
@FrauFyrebird
Omg thank you so much! Also I couldn't find any guides that did work. I went in, and I admit I used ctrl + f but nothing was working.
@Contaminate
That's true, but it's probably easier to do it the other way so I don't have to manually link it. I'll keep that in mind if I don't want it linked though! And thank you for your first post too this got posted on so fast I lost track of all the posts xD
Thank you both so much!
Omg thank you so much! Also I couldn't find any guides that did work. I went in, and I admit I used ctrl + f but nothing was working.
@Contaminate
That's true, but it's probably easier to do it the other way so I don't have to manually link it. I'll keep that in mind if I don't want it linked though! And thank you for your first post too this got posted on so fast I lost track of all the posts xD
Thank you both so much!
Also, how do you make them on the same line? The images are on top of each other and I can't figure out why.
@DragonFire
Like uh
Columns?
[columns]
[url=http://flightrising.com/main.php?dragon=21891269]
[img]http://flightrising.com/rendern/avatars/218913/21891269.png[/img]
[/url]
[nextcol]
[url=http://flightrising.com/main.php?dragon=5094954]
[img]http://flightrising.com/rendern/avatars/50950/5094954.png[/img]
[/url]
[/columns]
Using this:
[code]
[columns]
image/text
[nextcol]
image/text
[/columns][/code]
@DragonFire This one is a bit more subtle.
There is a paragraph (enter) between the image and both url tags. So go to in front of [url and [/url and hit backspace once for each, that should do the trick. If you're on a wider screen you may see the whole line move up to behind the line above.
If not, and if you want to double check backspace until you remove a ], then put it back.
Edit: You also have to remove the paragraph between each dragon.
Edit #2: Or columns. Yeah.
There is a paragraph (enter) between the image and both url tags. So go to in front of [url and [/url and hit backspace once for each, that should do the trick. If you're on a wider screen you may see the whole line move up to behind the line above.
If not, and if you want to double check backspace until you remove a ], then put it back.
Edit: You also have to remove the paragraph between each dragon.
Edit #2: Or columns. Yeah.
@DragonFire This one is a bit more subtle.
There is a paragraph (enter) between the image and both url tags. So go to in front of [url and [/url and hit backspace once for each, that should do the trick. If you're on a wider screen you may see the whole line move up to behind the line above.
If not, and if you want to double check backspace until you remove a ], then put it back.
Edit: You also have to remove the paragraph between each dragon.
Edit #2: Or columns. Yeah.
There is a paragraph (enter) between the image and both url tags. So go to in front of [url and [/url and hit backspace once for each, that should do the trick. If you're on a wider screen you may see the whole line move up to behind the line above.
If not, and if you want to double check backspace until you remove a ], then put it back.
Edit: You also have to remove the paragraph between each dragon.
Edit #2: Or columns. Yeah.
Currently on page
1
Go to page
2
