Title: NextGen gallery: align multiple galleries
Last modified: August 20, 2016

---

# NextGen gallery: align multiple galleries

 *  [abewick](https://wordpress.org/support/users/abewick/)
 * (@abewick)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/nextgen-gallery-align-multiple-galleries/)
 * Hello,
 * I’m trying to align multiple slideshows horizontally with NextGen.
 * The effect that I’m after is [this](http://jordanadance.com/a-slideshow-ex1) (
   please note that’s not the site I’m building).
 * I thought that floating the slideshows left would work, but it didn’t – this 
   is how I customised the CSS:
 *     ```
       /* ----------- Slideshow -------------*/
       .slideshow {
       	overflow: hidden;
       	margin: auto;
       	float: left;
       	display:inline-block;
       	text-align:center;
       	outline: none;
       }
   
       .slideshowlink {
   
       }
   
       /* ----------- JS Slideshow -------------*/
       .ngg-slideshow {
       	float: left;
       	padding-right:10px;
       	margin-bottom:40px;
       	overflow: hidden;
       	position: relative;
       }
       ```
   
 * Any help or tips would be greatly appreciated!

The topic ‘NextGen gallery: align multiple galleries’ is closed to new replies.

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [nextgen](https://wordpress.org/support/topic-tag/nextgen/)
 * [slideshow](https://wordpress.org/support/topic-tag/slideshow/)

 * 0 replies
 * 1 participant
 * Last reply from: [abewick](https://wordpress.org/support/users/abewick/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/nextgen-gallery-align-multiple-galleries/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
