Title: Formatting issues in header
Last modified: August 19, 2016

---

# Formatting issues in header

 *  Resolved [zionistbot](https://wordpress.org/support/users/zionistbot/)
 * (@zionistbot)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/formatting-issues-in-header/)
 * [http://www.revampnow.org](http://www.revampnow.org)
 * I can’t figure out how to put the blog description on the same baseline as the
   image to the left of it. And the image to the far right is having troubles lining
   up on that same baseline.
 * This feels like too easy of an issue, maybe that why I waited a week to ask for
   help?
 * Thanks

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/formatting-issues-in-header/#post-1450927)
 * Try adding `margin-top:60px;` to:
 *     ```
       #blog-description {
       color:black;
       float:left;
       font-family:news gothic mt,helvetica,sans-serif;
       font-size:1.2em;
       }
       ```
   
 * and `top:-20px;` to:
 *     ```
       #header img {
       display:inline;
       float:right;
       position:relative;
       }
       ```
   
 * in style.css
 *  Thread Starter [zionistbot](https://wordpress.org/support/users/zionistbot/)
 * (@zionistbot)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/formatting-issues-in-header/#post-1450992)
 * MAN!! YOU GUYS ARE GREAT!!!! THANK YOU SO MUCH!

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

The topic ‘Formatting issues in header’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [zionistbot](https://wordpress.org/support/users/zionistbot/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/formatting-issues-in-header/#post-1450992)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
