Title: jteknet's Replies | WordPress.org

---

# jteknet

  [  ](https://wordpress.org/support/users/jteknet/)

 *   [Profile](https://wordpress.org/support/users/jteknet/)
 *   [Topics Started](https://wordpress.org/support/users/jteknet/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jteknet/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jteknet/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jteknet/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jteknet/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jteknet/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [space between my top and header – only on homepage](https://wordpress.org/support/topic/space-between-my-top-and-header-only-on-homepage/)
 *  [jteknet](https://wordpress.org/support/users/jteknet/)
 * (@jteknet)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/space-between-my-top-and-header-only-on-homepage/#post-1046260)
 * That puts your navigation BELOW your header (which I prefer)
    OR if you prefer
   it above the header edit it this way:
 * #top
    height: 22px;
 * #absnav
    top: 0px;
 * This will also make it look right.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [space between my top and header – only on homepage](https://wordpress.org/support/topic/space-between-my-top-and-header-only-on-homepage/)
 *  [jteknet](https://wordpress.org/support/users/jteknet/)
 * (@jteknet)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/space-between-my-top-and-header-only-on-homepage/#post-1046259)
 * melanieberezan
 * You need to open style.css in notepad++ ([http://notepad-plus.sourceforge.net/uk/download.php](http://notepad-plus.sourceforge.net/uk/download.php))
 * and edit your #top section change your height: 77px to 0px;
 * also, to put your menu lower on the page to not be over your banner, you need
   to change the #absnav section and change your “top:” attribute to 276 px;
 * This should make it look nice, does to my eyes anyway.

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