• Resolved raihiz

    (@raihiz)


    i installed the gallery, it looks fine one the front page but when i click into single post i pushed my sidebar below. I tried the solution 8 on delete all the clear:both and it still doesn’t work

    anyone know how i can fix that? Here’s the test page i got

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Seems to be a css issue, have you the same effect with the default theme ?

    Thread Starter raihiz

    (@raihiz)

    i tried on WordPress Classic theme it looks ok, but i dun think they got blocks like the one i chose….does that mean the gallery not supporting two blocks?

    Thanks

    Hi,
    you could try the following, first put a copy of nggallery.css inside (to keep changes if updating ngg)your themes folder and then edit the width of the following for example to an amount of px which fits your theme.
    .ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    clear:both;
    display:block !important;
    }

    best regards
    bee

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: NextGEN Gallery] Gallery post push Sidebar below’ is closed to new replies.