acord-robotics / acord-robotics.github.io

ACoRD Portal
http://app.skinetics.tech
6 stars 2 forks source link

Blog iframe sizing error + log in issue on iOS 9.3.5 #13

Closed Gizmotronn closed 4 years ago

Gizmotronn commented 4 years ago

Currently, on index.html there is a problem where the iframe for the blog will not arrange itself on all mobile devices.

I noticed this issue when I was on my iPod Touch 5 (iOS 9.3.5) but don't currently know if it is replicable on other devices.

If it is, it may be because the iFrame is set to pixels and should then be changed to html width=100% however, I'm pretty sure this is currently the case and therefore I don't know what's happening. The snippet above in this paragraph worked on premium/accounts.html.

If it isn't, as most people don't use iOS 9.3.5, we can disregard it for now.

Also, I was unable to log into the paywall part of the site (the top login snippet in login.html at the time of creating this issue). This was only on my iPod. I need to test it on other iOS devices to make certain it isn't a big issue.