Thork

Image sizing seems to be bust
« on: March 13, 2016, 12:21:20 AM »
I'm not able to size images. They all come out huge. ???

Normally I would size something like
Code: [Select]
[img height=200]http://undergroundmgzn.com/wp-content/uploads/2015/01/night-time-expedition-29-photo.jpg[/img] and it would be ok.

But the forum seems to be ignoring the height and width parameters and showing everything as massive. I get this on all browsers so I assume this is a forum issue.

Offline Blanko

  • Administrator
  • *****
  • Posts: 2471
    • View Profile
Re: Image sizing seems to be bust
« Reply #1 on: March 13, 2016, 12:49:21 AM »
You can still resize by width. The problem with height is that it conflicts with our mobile optimisations - in particular having pictures scale to device width. I can try to work on a workaround if it's a serious problem (or anyone else; our github is public), but like I said, resizing by width should work just fine and it serves the same purpose as resizing by height would.

Thork

Re: Image sizing seems to be bust
« Reply #2 on: March 13, 2016, 11:56:34 PM »
oh, ok. I've always resized by height, but I can change my habits.


Voila!