Title: Logo Centering
Last modified: August 19, 2016

---

# Logo Centering

 *  [evoulie](https://wordpress.org/support/users/evoulie/)
 * (@evoulie)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/)
 * I can figure out how to get my logo centered on my site ([http://churroblog.com](http://churroblog.com)).
   It works fine on my computer but on every other computer I try to get it centered
   on it stays on the left.

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

 *  [narkiej](https://wordpress.org/support/users/narkiej/)
 * (@narkiej)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719288)
 * Set a width for your h2 element, then also add the property: text-align:center;
 * Just tried it and it works!
 * eg
    `h2{position:width: 600px; text-align:center; absolute;top:-8px;center:0px;
   left:230px;.navigation_spacer img { border: 0;}}`
 *  Thread Starter [evoulie](https://wordpress.org/support/users/evoulie/)
 * (@evoulie)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719674)
 * It doesn’t work for me.. and the post titles all are centered instead.
 *  [dumcoder](https://wordpress.org/support/users/dumcoder/)
 * (@dumcoder)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719675)
 * `<center><a rel="" href="http://churroblog.com" title="Churro Blog"><span class
   ="navigation_spacer"><img src="http://churroblog.com/wp-content/uploads/2010/
   10/churrobloglogo.png" border="0" alt="Churro Blog" /></span></a></center>` ?
 *  [dumcoder](https://wordpress.org/support/users/dumcoder/)
 * (@dumcoder)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719676)
 * h2 {
    margin-left: auto; margin-right: auto; }
 * ??
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719678)
 * in CSS file of your theme, look for this element:
 * `a img {`
 * add this property to this element:
 * margin-left:145px;
 * note: play and change “140px” figure to your liking.
 *  [dumcoder](https://wordpress.org/support/users/dumcoder/)
 * (@dumcoder)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719679)
 * wouldn’t recommend that

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

The topic ‘Logo Centering’ is closed to new replies.

## Tags

 * [centering](https://wordpress.org/support/topic-tag/centering/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [logo](https://wordpress.org/support/topic-tag/logo/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 4 participants
 * Last reply from: [dumcoder](https://wordpress.org/support/users/dumcoder/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/logo-centering/#post-1719679)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
