Back

Guides

Community created guides, helpful strategies, and more.
TOPIC | [Guide] BBCode
1 2 ... 221 222 223 224 225 ... 247 248
@Wuzzy, that sig is nice and neat now, awesome <3
@Wuzzy, that sig is nice and neat now, awesome <3
This was really helpful, ive finally got the hang of it (kinda) thank-you![emoji=ivy leaf size=1]
This was really helpful, ive finally got the hang of it (kinda) thank-you!

S6WcdoO.png 20gmG6n.gifqrwQwYg.png0wp8z1g.png
@critterlover23

Ping for future
@critterlover23

Ping for future
6lt4f12.png
To keep track
To keep track
DoOIZC7.png
How can i change the width of a image?
How can i change the width of a image?
60eldD0.gif
9NM5SnM.png
j4nita9.pngkn15qJg.png
d9QMtRn.png9vvPV5n.png
mdRMOa2.png
vI15BGx.png
I was wondering what changes need to be made to the image code to make the size of a dragon 100x100 pixels?
I was wondering what changes need to be made to the image code to make the size of a dragon 100x100 pixels?
SvtAFz.png ZbNAjCO.png
1YB0OjO.png
TIpezy1.png
CkBx3mf.png
JvUa9ma.png
VjdktqS.png
WQA384m.png
WKtl2lb.png
rix3ppo.png
FObX7rS.png
V4MLEGs.png
Hey @aisumoka do you know if there's a way to comment pieces of code like in html there's <!--comment-->? I've just been using color=transparent but this still takes up space in bios which can throw the alignment out of whack which can cause screaming and wailing and gnashing of teeth from me XD
Hey @aisumoka do you know if there's a way to comment pieces of code like in html there's <!--comment-->? I've just been using color=transparent but this still takes up space in bios which can throw the alignment out of whack which can cause screaming and wailing and gnashing of teeth from me XD
"We get along, for the most part, me and reality"
-Grow Up, Paramore
@DuskHeart <future reference
@DuskHeart <future reference
Sketch Shop!
Art Blog, Flight Rising Blog

(He/him) FR time + 0
sG7fu4Y.gif




sG7fu4Y.gif
@DeadlyDragonLove @HomoSapiien If you're trying to resize images with code, it won't work, it's not allowed with the current bbcode. One option is to resize the image elsewhere and host it on tumblr or elsewhere. If you want the smaller version of pregenerated images here are examples: regular [url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/350/700242/70024182_350.png[/img][/url] [code][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/350/700242/70024182_350.png[/img][/url][/code] [columns][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/avatars/700242/70024182.png[/img][/url] [nextcol]change the /350 part of the [ img ] url to /avatars and remove the _350 from the end (but leave the .png) [/columns] [code][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/avatars/700242/70024182.png[/img][/url][/code] [columns][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/portraits/700242/70024182p.png[/img][/url] [nextcol]switch /350 for /portraits and replace_350 with the letter p [/columns] [code][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/portraits/700242/70024182p.png[/img][/url][/code] [columns][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/coliseum/battlesprites/700242/70024182.png[/img][/url] [nextcol]battlesprites /350 = /coliseum/battlesprites and remove _350 [/columns] [code][url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/coliseum/battlesprites/700242/70024182.png[/img][/url][/code] @Skyfinch don't believe there are comment tags available in this bbcode, but you can change the size of the transparent text down to 0 [ size = 0 ] which looks like this [size=0]TEST COMMENT TEST COMMENT WHEEEE[/SIZE] and you can multiply the sizes so two size = 0 is: [size=0][size=0]TEST COMMENT TEST COMMENT WHEEEE[/SIZE][/size] and can go smaller yet. hope that helps!
@DeadlyDragonLove @HomoSapiien

If you're trying to resize images with code, it won't work, it's not allowed with the current bbcode. One option is to resize the image elsewhere and host it on tumblr or elsewhere.

If you want the smaller version of pregenerated images here are examples:
regular
70024182_350.png
Code:
[url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/350/700242/70024182_350.png[/img][/url]
70024182.png change the /350 part of the [ img ] url to /avatars and remove the _350 from the end (but leave the .png)
Code:
[url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/avatars/700242/70024182.png[/img][/url]
70024182p.png switch /350 for /portraits and replace_350 with the letter p
Code:
[url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/portraits/700242/70024182p.png[/img][/url]
70024182.png battlesprites /350 = /coliseum/battlesprites and remove _350
Code:
[url=https://www1.flightrising.com/dragon/70024182][img]https://www1.flightrising.com/rendern/coliseum/battlesprites/700242/70024182.png[/img][/url]


@Skyfinch

don't believe there are comment tags available in this bbcode, but you can change the size of the transparent text down to 0 [ size = 0 ] which looks like this

TEST COMMENT TEST COMMENT WHEEEE

and you can multiply the sizes so two size = 0 is:

TEST COMMENT TEST COMMENT WHEEEE

and can go smaller yet.

hope that helps!






77396432.png 70262926.png





BBCode Resources:
Crowe's Compendium
BBCode Guide
BBCode Fonts
GNU Terry Pratchett
Thank you!

But now I got another problem in my forum signature there is an button with hatchery and I can't put the link so when you press the image it will take you to my hatchery. You can see in my signature that I tried.
Thank you!

But now I got another problem in my forum signature there is an button with hatchery and I can't put the link so when you press the image it will take you to my hatchery. You can see in my signature that I tried.
60eldD0.gif
9NM5SnM.png
j4nita9.pngkn15qJg.png
d9QMtRn.png9vvPV5n.png
mdRMOa2.png
vI15BGx.png
1 2 ... 221 222 223 224 225 ... 247 248