Description of problem: Multiple blog posts with images clobber each other. See screenshot.
Created attachment 702557 [details] screenshot
Note, the same image was used on the both blog posts. The issue is that the images are not restrained and bleed over into other posts. It just so happens these two posts used the same image and were close to each other.
Fix committed https://github.com/sg00dwin/li/commit/098c65e55192aa57195888f9ae866d98561d7ee0
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/0b6120cb8fdfb2cc043ce117dd67e0c4590edd58 Merge pull request #945 from sg00dwin/blog-img Fix Bug 915523 - image layout within blog list
Since the devenv_2878 have no blogs newly posted (even if I executed /etc/drupal/revert-features), I cannot verified this issue on dev. Will verified it on PROD when the code merged in PROD.Thanks!
Tested this issue on PROD, the images of blog still bleeds over into other posts, see screenshot, we should restrain images of each blog with field of itself, could you please help to check again?
Created attachment 712352 [details] screenshot of blog images
Hi I just checked this in PROD and I'm not seeing the bug anymore and have confirmed the commit code is there. see attached screenshot
Created attachment 716145 [details] FF screenshot Also tested in Chrome and Safari and images appear correctly.
(In reply to comment #9) Checked on PROD again using firefox, this issue does not exist now, so verify this bug, thanks.