rdy2014
Forum Replies Created
-
Btw, I noticed that the plugin is generating this img tag for the mobile page:
<img src=”data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7″ style=”background:url(‘http://i.imgbox.com/VOgGxLYA.jpg’) no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;width:620px;height:315px;” class=”attachment-bigthumb wp-post-image nelioefi”>
But as seen in the code above, width and height are set to 620×315. And rendered image retained the height in mobile which is 344×315.
Hope this info would help solve this problem. Thanks again.
Hi, I tried to change responsive.css and remove the “!important” in img height but still it looks the same. I have no idea how to fix this. Please help.
Thanks!Thanks for the quick response. It did fixed the issue in the computer browser, but the issue remains in mobile browser.
This is what my page looks like in mobile:
http://i.imgbox.com/n7X0X6wZ.pngThis is what it should look like:
http://i.imgbox.com/iSw8e2gH.png