Topic: How to give multiple galleries different "containerID" config options.

Hello, I wish to post multiple galleries on one HTML page, but I don't know how to give each gallery a different "containerId" config option. Do I change this in the config.xml file, and if so, where? Thanks!

Re: How to give multiple galleries different "containerID" config options.

The containerId for each gallery is set in the gallery's embedding code.
Take a look at the source of this sample web page in your browser (from the Multiple Galleries support section) which has two galleries embedded on the same page. You will see how each gallery's embedding code sets a different containerId.