• Resolved brashrat

    (@brashrat)


    I could certainly use a little help on this one. My end goal is to get rid of white padding on both sides of my header image and menu bar:

    https://blog.brashers.com/

    I’d like to keep the padding for the main content so removing the pad for the entire container isn’t really an option.

    I found where to extend the menu bar, but that expands right and keeps the pad on the left.

    Any help out there?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter brashrat

    (@brashrat)

    White padding is not there right now if you look at the page. I’ve temporarily removed the padding for the entire wrapper (header, menu bar AND body content) until I can figure it out.

    I actually like how you’ve removed all the padding. Where did you edit the code exactly?

    TwentyTen style.css line 171:

    #wrapper {
    	background: #fff;
    	padding: 0 20px;
    }

    Did you ever figure this out? Would like to do the same.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fix header padding in Twenty Ten’ is closed to new replies.