Slider

This gallery is similar to the "Combined" gallery without a strip of thumbnails.

Gallery

  Settings used for this example:

Component Inspector

Gallery LayoutSlider
Gallery Width1008
Gallery Height630

Custom CSS

.ug-theme-slider {
    margin: 0 auto;
}

Explanation: We set the gallery layout to "Slider" in the component inspector. We also specify an explicit width and height for the gallery that matches the proportions of our pictures. We add a CSS rule (in a stylesheet that we manually add to our layout) to center all galleries with the "slider" theme within their container.


Explore various options interactively at UniteGallery.net!


  Script options...


  All Available Component Inspector Options for Embedded Galleries



  Script options applicable to all "Slider" galleries...

You can read more and see a lot of examples at the UniteGallery website!