hey there, i'm not very new i'm quite old but im still stuck on a few things so if you could i'd love if you could answer them ;;v;;
well the first question is how do i make an image smaller to fit on a thread ect and also how do i make a dragons image smaller? i know you have to take out a certain thing in the link an add something? i'v done it before i but don't remember how uvu;;;
another questions is how do i make a word a link? like for example i see "X" as a link when usually is a whole big thing?
so if you could help it would be a biggg help ;;v;;
hey there, i'm not very new i'm quite old but im still stuck on a few things so if you could i'd love if you could answer them ;;v;;
well the first question is how do i make an image smaller to fit on a thread ect and also how do i make a dragons image smaller? i know you have to take out a certain thing in the link an add something? i'v done it before i but don't remember how uvu;;;
another questions is how do i make a word a link? like for example i see "X" as a link when usually is a whole big thing?
so if you could help it would be a biggg help ;;v;;
@TheAngryAnt there's no way to resize with fr's current coding, but you can use the small images you see in your lair instead. just right click one, select Copy Image URL (or your browser's equivalent), paste it between two IMG tags, take out anything past the .png, and it should be good to go!
to make a word a link you'd put the word(s) and the link you want between url tags, like so:
[code][url=http://www1.flightrising.com/]Flight Rising![/url][/code]
becomes:
[url=http://www1.flightrising.com/]Flight Rising![/url]
@
TheAngryAnt there's no way to resize with fr's current coding, but you can use the small images you see in your lair instead. just right click one, select Copy Image URL (or your browser's equivalent), paste it between two IMG tags, take out anything past the .png, and it should be good to go!
to make a word a link you'd put the word(s) and the link you want between url tags, like so:
Code:
[url=http://www1.flightrising.com/]Flight Rising![/url]
becomes:
Flight Rising!

|
...
|
.......................................
they/them
Lair Directory:

|
...
|

|
@
After
ah thank you for the help it means a lot ;;v;; thank you <33333
@
After
ah thank you for the help it means a lot ;;v;; thank you <33333
@TheAngryAnt If you want the small dragon image to link to the dragon's page, use the BBCode from the dragon's page. In the image part of the code there are 2 instances of "350" you need to change. Replace the 1st instance with "avatars" and delete the 2nd instance (including the preceding underscore).
[code][url=http://flightrising.com/main.php?dragon=4644429]
[img]http://flightrising.com/rendern/350/46445/4644429_350.png[/img]
[/url][/code] gets you the full size linked image
[code][url=http://flightrising.com/main.php?dragon=4644429]
[img]http://flightrising.com/rendern/avatars/46445/4644429.png[/img]
[/url][/code] gets you [url=http://flightrising.com/main.php?dragon=4644429]
[img]http://flightrising.com/rendern/avatars/46445/4644429.png[/img]
[/url]
@
TheAngryAnt If you want the small dragon image to link to the dragon's page, use the BBCode from the dragon's page. In the image part of the code there are 2 instances of "350" you need to change. Replace the 1st instance with "avatars" and delete the 2nd instance (including the preceding underscore).
Code:
[url=http://flightrising.com/main.php?dragon=4644429]
[img]http://flightrising.com/rendern/350/46445/4644429_350.png[/img]
[/url]
gets you the full size linked image
Code:
[url=http://flightrising.com/main.php?dragon=4644429]
[img]http://flightrising.com/rendern/avatars/46445/4644429.png[/img]
[/url]
gets you

@
sawyer31781 thank you very much <333 it helps a lot~!
@
TheAngryAnt
Also, you can resize the actual image by downloading it and resizing it in an image editing program, for example Photoshop. MS Paint or
Picmonkey are free.
@
TheAngryAnt
Also, you can resize the actual image by downloading it and resizing it in an image editing program, for example Photoshop. MS Paint or
Picmonkey are free.


FR +8
@
Nymeriah
thanks this helps me a lot!
How does someone resize a huge bio template, like it's so big the sides and words go off the edge of the page. I've been fiddling around with it for almost an hour and I just want the pretty template to fit ;-;
How does someone resize a huge bio template, like it's so big the sides and words go off the edge of the page. I've been fiddling around with it for almost an hour and I just want the pretty template to fit ;-;