Back

Help Center

Ask questions and help others in this forum.
TOPIC | How to code small pictures in a row
I have a bio template which was BBC coded by hisako and FR Signature Generator by doomfishy, which lines up the children and friends in a row. I cannot figure how to line them up in rows-they line up in columns. Originally the bio was for Nocturnes, but I am changing it to coatls; I don't think that will affect anything.. I don't know what, or how to find a FR Signature Generator.
Can anyone help me line the children and friends in rows, and if there are too many,, line them up below the first row? If the second item is too hard, don't bother with it, I can just leave out one of the children.
Thank you very, very much for your help! I've been workiing for hours on this!
Sincerely-Sarasvati
I have a bio template which was BBC coded by hisako and FR Signature Generator by doomfishy, which lines up the children and friends in a row. I cannot figure how to line them up in rows-they line up in columns. Originally the bio was for Nocturnes, but I am changing it to coatls; I don't think that will affect anything.. I don't know what, or how to find a FR Signature Generator.
Can anyone help me line the children and friends in rows, and if there are too many,, line them up below the first row? If the second item is too hard, don't bother with it, I can just leave out one of the children.
Thank you very, very much for your help! I've been workiing for hours on this!
Sincerely-Sarasvati
8SjRcnB.jpg
@Sarasvati could you post the code you're having trouble with? put it between [*code][/code] (remove the asterisk)
@Sarasvati could you post the code you're having trouble with? put it between [*code][/code] (remove the asterisk)
fzww6al.png
@Sarasvati When you copy the code for dragons, there are extra line breaks within the code. So here is a code example: [code][url=http://flightrising.com/main.php?dragon=34806851] [img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img] [/url][url=http://flightrising.com/main.php?dragon=20218425] [img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img] [/url][/code] [url=http://flightrising.com/main.php?dragon=34806851] [img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img] [/url][url=http://flightrising.com/main.php?dragon=20218425] [img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img] [/url] And here are where the linebreaks are: [code][url=http://flightrising.com/main.php?dragon=34806851]((LINEBREAK)) [img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img]((LINEBREAK)) [/url][url=http://flightrising.com/main.php?dragon=20218425]((LINEBREAK)) [img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img]((LINEBREAK)) [/url][/code] You need to backspace/delete the linebreaks so that everything is on one line: [code][url=http://flightrising.com/main.php?dragon=34806851][img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img][/url][url=http://flightrising.com/main.php?dragon=20218425][img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img][/url][/code] [url=http://flightrising.com/main.php?dragon=34806851][img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img][/url][url=http://flightrising.com/main.php?dragon=20218425][img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img][/url]
@Sarasvati

When you copy the code for dragons, there are extra line breaks within the code.

So here is a code example:
Code:
[url=http://flightrising.com/main.php?dragon=34806851] [img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img] [/url][url=http://flightrising.com/main.php?dragon=20218425] [img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img] [/url]


34806851.png

20218425.png


And here are where the linebreaks are:
Code:
[url=http://flightrising.com/main.php?dragon=34806851]((LINEBREAK)) [img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img]((LINEBREAK)) [/url][url=http://flightrising.com/main.php?dragon=20218425]((LINEBREAK)) [img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img]((LINEBREAK)) [/url]

You need to backspace/delete the linebreaks so that everything is on one line:
Code:
[url=http://flightrising.com/main.php?dragon=34806851][img]http://flightrising.com/rendern/avatars/348069/34806851.png[/img][/url][url=http://flightrising.com/main.php?dragon=20218425][img]http://flightrising.com/rendern/avatars/202185/20218425.png[/img][/url]

34806851.png20218425.png