RE: [How To] Use New Hidden STEEMit Features for Custom Formatting Within Post: Content Floating Right/Left and Justifying

You are viewing a single comment's thread from:

[How To] Use New Hidden STEEMit Features for Custom Formatting Within Post: Content Floating Right/Left and Justifying

in steemit •  7 years ago 

Good job! Thank you!
Is there a way to control the image size as well?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

I found a roundabout way to do this ---every time you cascade the <div> tag, the image gets resized by 50%.

For example:
<div class="pull-left">
<div class="pull-left">
http://basebandtech.com/wp-content/uploads/admin.png
</div>
</div>