Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello tomyanowitz,
    the css of your theme “harmonic” is conflicting with plugin. Add the following section of code in custom css..it will resolve your issue.

    .blueimp-gallery>.slides>.slide {
    opacity:1 !important;
    }

    Thanks.

    Thread Starter tomyanowitz

    (@tomyanowitz)

    Worked great thanks !

    Now is there anyway I can remove the max width constraint, so that the images can stretch until they reach the height or width (depending on their ratio) of the webpage ?

    Hello tomyanowitz,
    the size option is provided by the flickr. You can see here
    Thanks

    Thread Starter tomyanowitz

    (@tomyanowitz)

    Thanks for your reply.
    I’m not sure what I’m supposed to do here I’m sorry.

    Here’s my problem in a screenshot :

    View post on imgur.com

    The picture here is displayed without reaching the page/screen limit in either axis.
    Is there anyway I can display it bigger ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Full screen images not displayed’ is closed to new replies.