Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorchriko
    • CommentTimeApr 8th 2009
     
    http://gallery.kloaka.nl

    I edited the theme air into my own.
    But i really can't get the collections to the center.

    If i change around the code in the php file or the CSS the view get's messed and i really can't find what option i have to change :)
    Maybe any suggestions or people with the same problem ?

    BTW great script plogger this was what i was looking for :)
    • CommentAuthorsp33d
    • CommentTimeApr 15th 2009
     
    Edit collections.php:

    Below this line: <?php plogger_get_header(); ?>
    Add: <center>

    Above this line: <?php plogger_get_footer(); ?>
    Add: </center>