Title: CSS Layout Issues
Last modified: August 19, 2016

---

# CSS Layout Issues

 *  [Micah Cooksey](https://wordpress.org/support/users/micahcooksey/)
 * (@micahcooksey)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/css-layout-issues/)
 * I’m trying to get [http://cascadebassmasters.com](http://cascadebassmasters.com)
   up and running, and I’m having some trouble with the logo. I added an h1 title,
   and it is pushing the logo down. I want the fish to be centered vertically on
   the nav bar. How would I do that?
 * Thanks!

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

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/css-layout-issues/#post-1177341)
 * One solution could be relative positioning:
 * .logo {
    … position:relative; top:-40px; }
 *  [catmandu79](https://wordpress.org/support/users/catmandu79/)
 * (@catmandu79)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/css-layout-issues/#post-1177372)
 * I’m a Computer Hardware Specialist and I never bothered to formally learn to 
   code. So when it comes to coding I’m a total novice. I do understand concepts
   and structure so most of my edits to CSS are by trial and error. I’m not one 
   to sit still and read 500 pages of text to find out how to do one simple thing
   such as changing fonts, I just don’t have the time for that right now, but I 
   do have the time for learning if it involves some reading coupled with examples.
   And I mean examples that are not meant for somebody that already knows what they
   are doing. Can somebody help with tips and or resources for those of us that 
   are Code Challenged?
 * Thanks
 * [william@blrglobal.com](https://wordpress.org/support/topic/css-layout-issues/william@blrglobal.com?output_format=md)

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

The topic ‘CSS Layout Issues’ is closed to new replies.

 * 2 replies
 * 3 participants
 * Last reply from: [catmandu79](https://wordpress.org/support/users/catmandu79/)
 * Last activity: [16 years, 10 months ago](https://wordpress.org/support/topic/css-layout-issues/#post-1177372)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
