• Resolved humhumhum

    (@jalssyxhunal)


    hello there,

    i have a vertical alignement problem.
    when i pop up an image from the gallery, it appears way to far from the top and approximatevly half of the image is hidden outside the page.

    the image is a 1024×682
    my screen resolution is 1650×1050

    here some code, hope this help :

    element.style {
    display: block;
    width: 1044px;
    height: auto;
    top: 490px;
    left: 266px;
    }

    and my temporary fix:

    #fancybox-wrap {
    top: 30px!important;
    }

    thank in advance and sorry for my bad english…

    Alexandre

    http://ww.wp.xz.cn/plugins/gallery-plugin/

Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi Alexandre,

    Unfortunately, your problem is not clear enough. We need a link to the page with the gallery.

    Sincerely,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)

The topic ‘vertical alignment problem and max height’ is closed to new replies.