KoschtIT Image Gallery Forum

Full Version: Center Gallary
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

Hi There,

Does anyone know how to center the gallary in a page??


Gert
(09-02-2009 03:49 PM)Guest Wrote: [ -> ]Does anyone know how to center the gallary in a page??

This has nothing to do with the script itself. You can center the gallery like any other block HTML element with margin:auto. Here an example:

PHP Code:
<div title="..." class="koschtitgallery" style="margin:auto;"></div
Reference URL's