Title: Logo issues
Last modified: August 19, 2016

---

# Logo issues

 *  Resolved [jerocarson](https://wordpress.org/support/users/jerocarson/)
 * (@jerocarson)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/logo-issues/)
 * my logo has wont come down to align with my header where i have the categories.
   i have tried everything and none seems to be working. i will appreciate any tip.
   if i turn off google ads, it goes to it’s orignal state, but once turned on, 
   it floats upwards. i even reduced the size of the logo, it did not still work.
   i really this to work. thanks alot
 * [http://www.africangamer.com](http://www.africangamer.com)

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

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/logo-issues/#post-1837618)
 * Change the following in your theme’s style.css
 * from
 *     ```
       #logo {
           width: 40%;
           float: left;
       }
       ```
   
 * to
 *     ```
       #logo {
       	width: 165px;
          	 float: left;
       }
       ```
   
 * and from
 *     ```
       #ad468 {
       	margin-top: 10px;
       	float: right;
       }
       ```
   
 * to
 *     ```
       #ad468 {
       	margin-top: 10px;
       	float: right;
       	width: 728px;
       }
       ```
   
 *  Thread Starter [jerocarson](https://wordpress.org/support/users/jerocarson/)
 * (@jerocarson)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/logo-issues/#post-1837662)
 * thanks so much mercime, it worked . . . thanks again
 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/logo-issues/#post-1837668)
 * Cool. Do click on “Resolved” option on right sidebar dropdown. Create a new topic
   if you have a new challenge.
 * Happy New Year!

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

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [@mercime](https://wordpress.org/support/users/mercime/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/logo-issues/#post-1837668)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
