Hi I have created a website using layout grids. On the home page I have a background image with a carousel on top showing text all full width.
My problem arises when I view the page on an iPad, the image will not shrink to show the full picture but it looks fine on normal desktop and also on mobile phones. I do not have any breakpoints.
I have tried changing the settings for cover, contain etc but nothing works. The problem is only when viewed on an iPad.
My test site can be viewed at the link below, note the http://www. Should be removed since it is on a sub domain.
dday.theorbe.co.uk
Any help would be greatly appreciated
Thanks,
William
Picture not resizing in ipad
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Re: Picture not resizing in ipad
Unfortunately, this is a bug in the browser on the iPad. it does not handle 'cover' correctly.
It may help to set the height to 'auto' instead of 75vh
It may help to set the height to 'auto' instead of 75vh
Re: Picture not resizing in ipad
Cheers Pablo, I will change to auto and see if that makes a difference.
Thanks
William
Thanks
William
Re: Picture not resizing in ipad
Hi Pablo, I changed to auto as you suggested and yep it worked a treat.
Thanks for your help
William
Thanks for your help
William