Image size as percentage?
-
First, thank you for the plugin, which works very well.
Currently, it appears that images default to 150 x 150 pixels, with a float:left on the image, in a 300-pixel width container(?).
Images can be enlarged to a specific pixel width but (especially on a responsive site) larger images can result in images overlapping text, or the title text (forced to the right of the image) can have awkward line breaks, including splitting words improperly. These issues might be seen as the plugin not being responsive.
Possible fixes:
1. It seems like the ability to set the width to a percentage of 100% would help eliminate those issues, regardless of the pixel width of the container it’s in.
2. Similarly, changing the width of the container to 100% would help it fill a column of any width more elegantly.
3. If that can’t be done, the ability to remove the float:left settings on the image might allow the text to be written out, more properly, below the image.
Can any of those three changes be done? If so, how?
Thanks, very much, in advance.
The topic ‘Image size as percentage?’ is closed to new replies.