News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.