Star Wars Roleplay: Chaos

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Work In Progress How do resize an image for posting on forum?

I want to post a picture and have the BBCode. The usual things like img=50x20 or img=w,50 arent working. Any tips?

For reference the code i have looks like (obviously with the correct bracket type)

{Img}https://__blahblahblah___.png{/img}
 
Now, it might be a browser deal for me... But I think you can post images directly into the box and resize them that way.

EdBZ2Kgp.jpeg





EdBZ2Kgp.jpeg



Like these ones I just hit insert image, entered the link, and when you hit the image a resize box shows up around the border you can manipulate.
 
The pure code approach should work as well Z Zarranix Furrow . I tried with percentages but pixel counts should theoretically work too.
Code:
[img width=75%]https://pbs.twimg.com/profile_images/428316729220276224/EdBZ2Kgp.jpeg[/img]
[img]https://pbs.twimg.com/profile_images/428316729220276224/EdBZ2Kgp.jpeg[/img]

EdBZ2Kgp.jpeg

EdBZ2Kgp.jpeg
 

Users who are viewing this thread

Top Bottom