Hi Rob,
Do you have a live URL to take a look at? I guess this can be fixed by adding a simple CSS rule to your theme stylesheet. Something like..
img{ max-width: 100%; }
I can make the role more specific after looking at your site. : )
Thanks for your reply Danny.
Yes, you can see the page here:
http://www.cabana.net.nz/DevSite/?page_id=372
Many thanks!
Rob
Hi Rob,
Which browser are you using? The images fit just right for me in the latest versions of Chrome, Firefox, Safari and IE. The max-width CSS rule is already present in the default CSS of my plugin.
Also, which image are you actually aiming at? Because the cover photo of Facebook (the photo at the top of your FB Page, “behind” your page photo) isn’t pulled by my plugin so changing that shouldn’t do anything..
That’s strange. I’ve viewed this on Firefox and IE, both of which show the image exceeding the width limit.
Here’s a screenshot that I’ve uploaded:
The width in the settings is set to 150. The image you see in the screenshot is a cover photo on Facebook:
Ok those links didn’t show. Here they are again:
Screenshot of the problem: http://www.cabana.net.nz/screen.jpg
Facebook:
Hi Rob,
Just pushed an update out to the WP repository that should fix your problem in older browsers as well.
Perfect! that worked. Thank you 🙂