Post images not following width and height settings
-
When making a post and inserting an image, SNAPS doesn’t listen to the listed width and height of the image. If I use a custom size, it ignores it completely to fill the full width of the post column.
I can get around this by doing inline css, but I don’t want to be doing that all the time. Is there a way to get it to follow the standard wordpress width/height settings?
For example:
- It ignores this: width=”200″ height=”400″ (generated by wp when placing an image).
- but, follows this: style=”width:200px; height:400px;”
- The topic ‘Post images not following width and height settings’ is closed to new replies.