Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter JennWin

    (@jennwin)

    Actually it would be even better if the gallery lightbox would show up in the center of the page instead of up so high,that is why everything is being cut off – i have found that when i make my images small enough to not be cut off that they are to small to really see well – – any suggestions? I would be willing to purchase if i knew that there was an easy fix for this – thanks

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi Jenn,

    Please add the following strings to the style.css file of your theme:

    .single-gallery #fancybox-wrap {
    z-index: 100000;
    }

    In such a case the image will be displayed over the menu. You can also delete the lines that you seem to have tried to use as a solution:

    #fancybox-content {
    padding-top: 125px;
    }

    Sincerely,
    BestWebSoft Support Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ideal image size?’ is closed to new replies.