Title: Projects
Last modified: August 22, 2016

---

# Projects

 *  [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/projects-2/)
 * Hi there!
 * Does anyone know if there is a way of centering the projects pictures if they’re
   less or more than three?
 * Thanks a lot in advance!

Viewing 1 replies (of 1 total)

 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/projects-2/#post-5735522)
 * This should get you started:
 *     ```
       .project {
          float: none;
          width: 33%;
          display: inline-block;
       }
       .project-area {
          text-align: center;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Projects’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/moesia/1.54/screenshot.png)
 * Moesia
 * [Support Threads](https://wordpress.org/support/theme/moesia/)
 * [Active Topics](https://wordpress.org/support/theme/moesia/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/moesia/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/moesia/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [vladff](https://wordpress.org/support/users/vladff/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/projects-2/#post-5735522)
 * Status: not resolved