Title: fezzle's Replies | WordPress.org

---

# fezzle

  [  ](https://wordpress.org/support/users/fezzle/)

 *   [Profile](https://wordpress.org/support/users/fezzle/)
 *   [Topics Started](https://wordpress.org/support/users/fezzle/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fezzle/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fezzle/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fezzle/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fezzle/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fezzle/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Leaf] Changing header alignment from left to center](https://wordpress.org/support/topic/changing-header-alignment-from-left-to-center/)
 *  [fezzle](https://wordpress.org/support/users/fezzle/)
 * (@fezzle)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/changing-header-alignment-from-left-to-center/page/2/#post-3415251)
 * I’m also attempting to center a logo, and I’ve tried to follow the steps I read
   above, but I’m having no success. What am I doing incorrectly?
 * The code I added:
 *     ```
       .site-header img {
       display: block;
       margin-left: auto;
       margin-right: auto;
       position: relative;
       }
       ```
   
 * The site: [http://dannyzeff.com/client/willphelps/](http://dannyzeff.com/client/willphelps/)

Viewing 1 replies (of 1 total)