• I want to have 3 slideshows side-by-side. I have 3 galleries set up. When I use the following code side-by-side the slideshows appear in a vertically one on top of the other:
    [slideshow id=1][slideshow id=2][slideshow id=3]

    Anyone have any ideas for code to create 3 horizontal slideshows? Also how do I set the width and height for 3 slideshows like this?

    I’ve posted this in a couple other places, as I wasn’t sure of the best place to get a response.

    Thanks for the help!

    http://wordpress.org/extend/plugins/nextgen-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey bji, I’m not sure what the output is of [slideshow id=1] but it sounds like it’s outputting a block element meaning it’s default style is display:block. You could try isolating that element and changing it’s css display to inline, OR you could put each on in a div and float them next to each other. Make sure the total width of the galleries doesn’t exceed the page or the will drop to the next line again.

    Do you have the page we could look at the code?

    Thread Starter bji

    (@bji)

    I don’t have the slideshow published now cuz it looks so bad. I’m using the nextgen gallery. Then I created a sticky post with the following code on that post page:

    [slideshow id=1][slideshow id=2][slideshow id=3]

    Am download nextGen monoslide plugins and am installed that plugins in admin side and that plugins is activated but this warning message is displayed “Sorry, Monoslideshow works only in combination with NextGEN Gallery.”
    Not Show the monoslide plugins under settings options. How to install monoslide plugins and to how view that plugin usage and how to work

    Thread Starter bji

    (@bji)

    Does anyone respond to questions for support here for nextgen? This seems to be a dead forum. I’ve gotten no response.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: NextGEN Gallery] Nextgen slideshow’ is closed to new replies.