Hi David,
Thank you for your fast response. I let you know that your plugin is unique, no other plugin does the same, congrats! Site is thepowerstreams.com and for now and for testing purposes the only image saved on Media is the one from this post “Apple iOS 9 Copies Android’s Best Feature” that it’s ok. The other ones (from external URLs and not saved on Media) are left aligned (on mobile) and/or their sizes are wrong. I tried the following:
img.nelioefi {
width:424px!important;
height:202px!important;
max-width:960px;
max-height:202px;
overflow: hidden!important;
}
but it didn’t work, the external images on iPhone 5 were bigger than before without right “margin” (the left “margin” was fine).
Thank you again!