1 (edited by shai 2015-08-04 23:24:17)

Topic: Cover Photo on Phone Misplaced

On a phone, the cover photo is totally misplaced.

Here is an example:

https://www.dropbox.com/s/o8qm86ivtq0vhia/juicebox_phone_coverphoto.png

Thanks much. Other than the cover photo problem I'm having, the phone implementation is absolutely brilliant. Thanks much.

Re: Cover Photo on Phone Misplaced

First of all, please make sure that you are using the most recent version of Juicebox-Lite (v1.4.4.1) to ensure that any bugs which were present in previous versions are not contributing to your problem.

If this does not help, then the most likely cause of the problem is some conflicting custom CSS code which is affecting all images on your web page (including those in your gallery).
Check your web page (and all external CSS files loaded into your web page) for any CSS rules being applied to <img> tags which might be causing your problem. (The developer tools in your browser, usually accessed via F12, may be useful.)
If you find any such rules, I would recommend applying them only to those elements on your web page which require them through use of CSS selectors.

If you continue to experience difficulties, please post the URL to your gallery's web page so that I can take a look at the problem for myself and hopefully help further. (Your web page is not currently loading using the URL in your screenshot).
Thank you.