[Solved]: Centering Gallery?? [Solved]: Centering Gallery??
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Centering Gallery??

Started by JSantucci81, September 03, 2008, 04:58:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JSantucci81

I have searched and searched and I can't figure this issue out:

How do I center the gallery on the page without having to put a static spacer on the left side?

Here's the link to the page and thanks:

http://www.jeffandraina.com/gallery/index.php

Nibbler

Add


margin: 0px auto;


To your #GALLERY section in your theme's style.css.

JSantucci81

I completely overlooked that one.

Thanks.....issue solved.