You are viewing a single comment's thread from:

RE: Howto: Floating images and Drop Caps

in #steem9 years ago

Looking for a way to resize images for steemit using tags, html or css so I don't have to alter the original image.

html works for some things, but I can't seem to figure out how to set image size. I've tried setting width / height using style attributes on div, img blocks with no luck.

There are posts about setting image size but their approach is to create a new image resizes from the original. That's quite a lot of work when it shouldn't be necessary.

My biggest frustration with steemit is this dang markdown editor. I sure hope the next version is much better!