Hi there, I'm back after a rather long hiatus, and some of the changes make me excited to add layouts to my dragons' profiles. I've been reading up on forum guides and trying to remember what I can from a few years ago when I first played FR about bbcode, and I'm working out most of it (with a bit of help from google ^_^).
However, there's one thing that google that isn't consistent with this site it seems, and I'm wondering if someone here can help with out with the correct code, if there is one. I'd like to resize my large dragon portrait to be a bit smaller, like 50% or so, so that it fits in with my layout next to a vista, then maybe has a column next to it?
This is the code that I google gave me, but didn't work:
[code][img=50%]https://www1.flightrising.com/rendern/350/310806/
31080547_350.png[/img][/code]
I remember from before that there are certain bbcode commands that simply don't work on this site even though they exist elsewhere. Is resizing one of those, or is there something I'm missing?
Thank you!!
Hi there, I'm back after a rather long hiatus, and some of the changes make me excited to add layouts to my dragons' profiles. I've been reading up on forum guides and trying to remember what I can from a few years ago when I first played FR about bbcode, and I'm working out most of it (with a bit of help from google ^_^).
However, there's one thing that google that isn't consistent with this site it seems, and I'm wondering if someone here can help with out with the correct code, if there is one. I'd like to resize my large dragon portrait to be a bit smaller, like 50% or so, so that it fits in with my layout next to a vista, then maybe has a column next to it?
This is the code that I google gave me, but didn't work:
Code:
[img=50%]https://www1.flightrising.com/rendern/350/310806/
31080547_350.png[/img]
I remember from before that there are certain bbcode commands that simply don't work on this site even though they exist elsewhere. Is resizing one of those, or is there something I'm missing?
Thank you!!
@spicewitch
Resizing is a code that isn't present on the site! You need to manually resize the images yourself if you want a custom size.
BBCode is not universal; site developers add their own with HTML. There's some standard options such as bold, italics, underline, hyperlinks, but code like, say, Columns won't be available everywhere there's BBCode.
There is a smaller size image of dragons available if you do the following:
[code][url=https://www1.flightrising.com/dragon/31080547][img]https://www1.flightrising.com/rendern/350/310806/31080547_350.png[/img][/url][/code]
/350/ -> /avatars/ & delete "_350".
[code][url=https://www1.flightrising.com/dragon/31080547][img]https://www1.flightrising.com/rendern/avatars/310806/31080547.png[/img][/url][/code]
[url=https://www1.flightrising.com/dragon/31080547][img]https://www1.flightrising.com/rendern/avatars/310806/31080547.png[/img][/url]
@
spicewitch
Resizing is a code that isn't present on the site! You need to manually resize the images yourself if you want a custom size.
BBCode is not universal; site developers add their own with HTML. There's some standard options such as bold, italics, underline, hyperlinks, but code like, say, Columns won't be available everywhere there's BBCode.
There is a smaller size image of dragons available if you do the following:
Code:
[url=https://www1.flightrising.com/dragon/31080547][img]https://www1.flightrising.com/rendern/350/310806/31080547_350.png[/img][/url]
/350/ -> /avatars/ & delete "_350".
Code:
[url=https://www1.flightrising.com/dragon/31080547][img]https://www1.flightrising.com/rendern/avatars/310806/31080547.png[/img][/url]
@Naeryl
Thank you for answering me so quickly. [emoji=familiar heart size=1]
Yes, I suspected that resizing was one of those options that wasn't available, but I figured I'd rather ask and take a shot in the dark than just assume. I'm not as familiar with BBCode than HTML, so I'm learning a lot here. :)
I did see the avatar size in one of the very useful guides I was exploring around the forum, and I'm planning to use it, but it was a bit to small for the layout I was planning to use. That's okay though, I saw another one I think that I'll use instead that will work with the full size dragon and the will still work next to it. Thanks again!
@
Naeryl
Thank you for answering me so quickly.
Yes, I suspected that resizing was one of those options that wasn't available, but I figured I'd rather ask and take a shot in the dark than just assume. I'm not as familiar with BBCode than HTML, so I'm learning a lot here. :)
I did see the avatar size in one of the very useful guides I was exploring around the forum, and I'm planning to use it, but it was a bit to small for the layout I was planning to use. That's okay though, I saw another one I think that I'll use instead that will work with the full size dragon and the will still work next to it. Thanks again!