I have been working on a new website project, check it out here:
One issue I've run into is the banner image at the top not scaling properly for iPads. I tried using screenfly to test it but it seems like the simulator isn't accurately reflecting the issue, probably because it only simulates screen size. Fortunately, all other devices seem to be displaying correctly.
You can see a screenshot of the problem here:
Unfortunately, I don't personally have access to an iPad to troubleshoot this effectively.
In my CSS, I have set height to 100% in an attempt to fix the scaling issue.
If anyone has any thoughts or suggestions, please feel free to share!