Title: Projects
Last modified: August 22, 2016

---

# Projects

 *  Resolved [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/projects-1/)
 * Hello,
 * when hovering over a project picture, is it possible to have only the link icon
   and not the magnifying glass one?
 * Thanks a lot in advance!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [vladff](https://wordpress.org/support/users/vladff/)
 * (@vladff)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/projects-1/#post-5678645)
 * Hello,
 * See [here](http://athemes.com/forums/search/magnify/) please. Third search result.
 *  Thread Starter [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/projects-1/#post-5678667)
 * Ok, great 🙂
 *  Thread Starter [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/projects-1/#post-5678867)
 * And is there a way of centering the projects pictures if they’re less or more
   than three?
 * Thanks a lot in advance!
 *  [Mitemd](https://wordpress.org/support/users/mitemd/)
 * (@mitemd)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/projects-1/#post-5678896)
 * I think this might could help you. See this [thread](https://wordpress.org/support/topic/projects-2?replies=2)
   here.
 * Try adding this CSS Code to a CSS Plugin:
 *     ```
       .project {
          float: none;
          width: 33%;
          display: inline-block;
       }
       .project-area {
          text-align: center;
       }
       ```
   
 *  Thread Starter [Pidor](https://wordpress.org/support/users/pidor/)
 * (@pidor)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/projects-1/#post-5678897)
 * Thanks a lot but actually it seems that it doesn’t work… I added it in style.
   css but nothing changed…

Viewing 5 replies - 1 through 5 (of 5 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/)

 * 5 replies
 * 3 participants
 * Last reply from: [Pidor](https://wordpress.org/support/users/pidor/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/projects-1/#post-5678897)
 * Status: resolved