• Resolved alev

    (@alev)


    Does any one knows how to get gallery thumbnails get displayed 100% opacity.
    When you click on the thumb image pops and it loo grate , but on the page it kind look like about 90% opacity.
    Any suggestions.
    Thank you in advance

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @alev,

    That’s not a setting from NextGen Gallery plugin but a style from the theme itself:

    #blog {
    background-color: #fff;
    overflow: hidden;
    color: #000;
    height: 100%;
    width: 85%;
    margin-top: 15px;
    color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    }

    Please contact your theme provider and ask them to remove the opacity filter for your gallery posts and pages.

    Mihai

    Because it has been a month or more since your last reply, I am going to mark this as resolved as I assume you have found a solution. Please feel free to reply again if you still have questions.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘NextGEN galleries, thumbnails’ is closed to new replies.