Title: Change Post Title Position
Last modified: August 19, 2016

---

# Change Post Title Position

 *  Resolved [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/change-post-title-position/)
 * I’m trying to change the position of the post title and the postmeta (positioned
   right below the title) so that it is in the middle of my video box that is in
   the posts. I want to make it so that no matter how big the title is, it still
   stays in the middle and if it takes part of the title to a new line that’s fine.
   So where would I go to code this and what would I enter? Thanks for any help!
 * Here is a link to one of my posts:
    [http://videorapture.com/VideoGallery/interesting/bowling-ball-juggler-hits-kid/](http://videorapture.com/VideoGallery/interesting/bowling-ball-juggler-hits-kid/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/change-post-title-position/#post-1933146)
 * im thinking it has something to do with this block of code in the css but I havnt
   had any luck…
 *     ```
       .posttitle { margin: 0 0 0.6em 0; width: 100%; color: #000000; font-size: 1.5em; font-weight: bold; overflow: auto; }
       .posttitle a { float: left; padding: 0; }
       .posttitle a:link, .posttitle a:visited { color: #546371;	}
       .posttitle a:hover, .posttitle a:active { color: #000033; }
       ```
   
 * and in single.php i found this code but also not luck with any of the stuff I
   tried…
 * `<center><h1 class="posttitle"><?php the_title() ?></h1></center>`

Viewing 1 replies (of 1 total)

The topic ‘Change Post Title Position’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [title](https://wordpress.org/support/topic-tag/title/)
 * [video](https://wordpress.org/support/topic-tag/video/)

 * 1 reply
 * 1 participant
 * Last reply from: [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/change-post-title-position/#post-1933146)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
