
TOPIC | Resizing Images in Dragon Profile
Hello! I've been messing around with this for a while, but I'm having a few struggles with resizing the images in this dragons profile.
[url=http://flightrising.com/main.php?dragon=21553656]
[img]http://flightrising.com/rendern/350/215537/21553656_350.png[/img]
[/url]
Instead of having the images so large, would it be possible to make them smaller? (Without cropping out certain parts of the art?)
@BluDevil there's no way to resize images using bbcode, but luckily FR does have a smaller version of every dragon's image (they're the ones used in your lair page).
take the dragon's code, and modify the image url like this:
http://flightrising.com/rendern/350/215537/21553656_350.png
http://flightrising.com/rendern/avatars/215537/21553656.png
what i did was change the first "350" to "avatars", and delete the "_350". what you get is the url of the smaller dragon image, which is 100x100px.
i totally misread your post, sorry. there's no way to resize images using bbcode. you'll have to use some sort of image editing software
take the dragon's code, and modify the image url like this:
http://flightrising.com/rendern/350/215537/21553656_350.png
http://flightrising.com/rendern/avatars/215537/21553656.png
what i did was change the first "350" to "avatars", and delete the "_350". what you get is the url of the smaller dragon image, which is 100x100px.
i totally misread your post, sorry. there's no way to resize images using bbcode. you'll have to use some sort of image editing software
@BluDevil there's no way to resize images using bbcode, but luckily FR does have a smaller version of every dragon's image (they're the ones used in your lair page).
take the dragon's code, and modify the image url like this:
http://flightrising.com/rendern/350/215537/21553656_350.png
http://flightrising.com/rendern/avatars/215537/21553656.png
what i did was change the first "350" to "avatars", and delete the "_350". what you get is the url of the smaller dragon image, which is 100x100px.
i totally misread your post, sorry. there's no way to resize images using bbcode. you'll have to use some sort of image editing software
take the dragon's code, and modify the image url like this:
http://flightrising.com/rendern/350/215537/21553656_350.png
http://flightrising.com/rendern/avatars/215537/21553656.png
what i did was change the first "350" to "avatars", and delete the "_350". what you get is the url of the smaller dragon image, which is 100x100px.
i totally misread your post, sorry. there's no way to resize images using bbcode. you'll have to use some sort of image editing software

i resized it for you:
[img]https://i.imgur.com/oa8A5EN.jpg[/img]
it's 640px wide, which is the widest you can go in a dragon's bio before you get an horizontal scrollbar.
make sure to save the image and upload it somewhere of your own, since i routinely delete old stuff from my imgur account.
it might be worth it to make the small image link to the larger original one, in case someone wants to see the details. like this:
[code][url=https://i.imgur.com/JnxfJ1M.jpg][img]SMALL IMAGE'S URL[/img][/url][/code]
i resized it for you:

it's 640px wide, which is the widest you can go in a dragon's bio before you get an horizontal scrollbar.
make sure to save the image and upload it somewhere of your own, since i routinely delete old stuff from my imgur account.
it might be worth it to make the small image link to the larger original one, in case someone wants to see the details. like this:

it's 640px wide, which is the widest you can go in a dragon's bio before you get an horizontal scrollbar.
make sure to save the image and upload it somewhere of your own, since i routinely delete old stuff from my imgur account.
it might be worth it to make the small image link to the larger original one, in case someone wants to see the details. like this:
Code:
[url=https://i.imgur.com/JnxfJ1M.jpg][img]SMALL IMAGE'S URL[/img][/url]
