Title: need help fixing header
Last modified: August 19, 2016

---

# need help fixing header

 *  Resolved [alltrue](https://wordpress.org/support/users/alltrue/)
 * (@alltrue)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/)
 * I’m trying to fix my header so content scrolls under the header. my site is [http://www.randomgoodness.ca. ](http://www.randomgoodness.ca)
   My css code is below, please help.
 * Josh
 * /* —– Header —– */
    #header { width:1366px; height:161px; top:0px; left:0px; 
   z-index:3000; background: url(images/header_01.png) fixed; } #header #menu { 
   float:left; width:600px; margin:0 0 0 0; } #header #menu ul li { display:block;
   float:left; list-style:none; position:relative; } #header #menu ul li a { color:#
   777; margin:0 0 0 0; font-size:20px; font-weight:normal; text-transform:lowercase;
   letter-spacing:-1px; } #header #menu ul li a:hover, #header #menu ul li.current_page_item
   a { color:#222; text-decoration:none; } #header #menu ul li ul { /* L1 */ display:
   none; background:#FFF; border:1px solid red; position:absolute; z-index:1000;
   top:20px; left:1px; } #header #menu ul li:hover ul { display:block; width:130px;
   border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:2px solid#
   CCC; border-bottom:2px solid #CCC; } #header #menu ul li ul li { width:120px;
   padding:5px; margin:0; border-bottom:1px solid #CCC; background:#FFF; } #header#
   menu ul li ul li a { display:block; font-size:12px; font-weight:bold; letter-
   spacing:0; margin:0; } #header #menu ul li.current_page_item ul li a { color:#
   777; } #header #menu ul li.current_page_item ul li a:hover { color:#222; } #header#
   menu ul li:hover ul li ul { /* L2 */ display:none; position:absolute; top:0; 
   left:130px; } #header #menu ul li:hover ul li:hover ul { display:block; width:
   130px; border-top:1px solid #CCC; border-left:1px solid #CCC; border-right:2px
   solid #CCC; border-bottom:2px solid #CCC; }

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517309)
 *     ```
       #header {position:fixed;}
       #right{margin-top:150px;}
       #menu{padding-top:165px;}
       #left{margin-top:100px;}
       ```
   
 * css positioning
    [http://www.w3schools.com/css/css_positioning.asp](http://www.w3schools.com/css/css_positioning.asp)
 *  Thread Starter [alltrue](https://wordpress.org/support/users/alltrue/)
 * (@alltrue)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517410)
 * sorry i don’t understand what you’re saying?
    would you be able to expand? thanks
   Josh
 *  Thread Starter [alltrue](https://wordpress.org/support/users/alltrue/)
 * (@alltrue)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517411)
 * I read the link and tryed moving the header css up but that didn’t seem to work
   either. Am I missing something, does anyone else have any suggestions.
 * thanks
 *  Thread Starter [alltrue](https://wordpress.org/support/users/alltrue/)
 * (@alltrue)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517426)
 * Please help!
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517441)
 * Go to Appearance/Editor in your admin panel and add what alchymyth posted to 
   your Stylesheet.
 *  Thread Starter [alltrue](https://wordpress.org/support/users/alltrue/)
 * (@alltrue)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517446)
 * cool thanks guys, sorry I didn’t realize that was the actual code.
 * Josh
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517447)
 * You’re welcome!

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

The topic ‘need help fixing header’ is closed to new replies.

 * 7 replies
 * 3 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/need-help-fixing-header/#post-1517447)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
