11-02-2018, 10:03 AM
Additionally, know that we have an alternative to the image tag that automatically resizes the image based on the width you provide: [fimg].
Produces:
If you try that with the img code, it'll spaz out and give you a square eventually.
Code:
[img]http://board.eternityrpc.com/images/erpc/logo.png[/img]
[fimg=100]http://board.eternityrpc.com/images/erpc/logo.png[/fimg]
Produces:
If you try that with the img code, it'll spaz out and give you a square eventually.