Topic: problems with iOS Chrome browser
Hi,
I am new here :-)
After testing I bought JuiceboxPro because I love it :-)
Great product - and nice forum here.
While testing different views and browsers on an iPhone I recognized that Chrome does not show the pictures in fullscreen.
There is ~50% unused space when viewing a gallery.
In another post here I found the info:
---
For Chrome on iOS devices, you will need to set the viewport on your gallery page using the following code:
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
---
I pasted this into index.html of a gallery and the problem on iOS-Chrome was gone.
My question is: do I need to edit index.htm all the time or is there a possibility to automate this workaround?
Putting that line into embedded code (last step before publish) doesn't solve this, right?
Thanks in advance,
best regards,
plague