• Resolved jch5310

    (@jch5310)


    The Contest Gallery plugin provides a number of image display options, which is good. However, I notice that none of them provide a full-screen display option for images, except the ‘download’ button, which shows only one image on a new browser tab. The ‘full-screen’ option leaves a large amount of white space on the screen, at the top, even using the Chrome F11 ‘full-screen’ option.

    Especially with more and more folks having high-resolution monitors, it would be useful to have a more full-screen (less white space) option available.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi John,

    so far I do not offer full screen because Safari does not support full screen for images or websites. You can initiate full screen only for videos in Safari. So I offer full window.

    About the whitespace issue.
    When going full window it takes the background of your page where the shortcode is inserted:
    https://www.screencast.com/t/BxaWLc0l
    I would say it is a “universal” solution. Ok for many sites. And all views can go full window too. If you don’t like the whitespace, you can add this CSS somewhere on the page:

    body > .mainCGdivHelperParent {
    background-color: #222222 !important;
    }

    Kind regards
    Wasiliy

    Hi John,

    please check the newest version 10.9.7.5.0.
    There is cleaner icons design.
    And also less space to the bottom in full window view when you use slider.

    Kind regards
    Wasiliy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Screen Image Display Option?’ is closed to new replies.