Viewing 1 replies (of 1 total)
  • Look for this in your css. I think this is the right spot.

    div#pages {

    height: 40px;

    margin: 0px auto 0px;

    width:800px;

    background: #2d2d2d;

    Try changing #2d2d2d to #000000, and It should change the bar color to black. (I assume that is what you are after).

    Back up your css file first, unless you are positive you can undo any changes.

Viewing 1 replies (of 1 total)
  • The topic ‘Delete Header’ is closed to new replies.