• Resolved ADBL

    (@adbl)


    Hi —

    I need to have a NGG+gallery view gallery side by side with another simple fixed image on my page (this one align right of the gallery). I tried fiddling with css classes a bit (and float), on both galleryview and my theme .css files, but no luck so far, i.e. the fixed picture is diplayed underneath the gallery whatever I try.

    I’m using GPP “Fullscreen” theme.

    Any hint on the easiest way to do this.

    TIA!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ADBL

    (@adbl)

    I also tried inserting a NGG single pic + float=”right” but it still comes underneath the gallery (vs. inline).

    Thread Starter ADBL

    (@adbl)

    What I did for now is edit .ngg-albumoverview to 75%, then inserted the gallery tag within a div with a top right background image. That’s just a workaround for now as the mobile version(WPTouch) is broken then…

    Any idea as to putting an image inline with a gallery thumbnails? In my case it’s a vertical image which height is three thumnail rows.

    TIA.

    Thread Starter ADBL

    (@adbl)

    I finally found a solution :
    In nggallery.css remove “clear:both” in .ngg-galleryoverview class
    Then within the post, nest the gallery tag within a div in which you place an img with a float:right attribute. That seems to work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: NextGEN Gallery] Gallery(view) side by side with fixed image?’ is closed to new replies.