Viewing 5 replies - 1 through 5 (of 5 total)
  • Edit CSS to this – (save a copy before editing)

    #header {
    padding: 30px 0 0;
    background-color:#FFD6C8;
    position:fixed;

    }

    #wrapper {
    background: none repeat scroll 0 0 #FFD6C8;
    margin-top: 0px;
    padding: 0px;

    }

    No! Don’t edit the Twenty Ten theme. Instead create a child theme for your changes. Once your child theme is active, we should be able to help with the customisation.

    Yes, Esmi is right.
    You can do above changes once you create child theme
    Good Luck

    Thread Starter hefvogt

    (@hefvogt)

    don’t worry. I made my own copy of Twenty Ten, and made some changes in style.css there.
    Do you consider that as a child theme, or does child theme mean something else?

    I’ll try sonalidoshi’s suggestion soon.

    Thread Starter hefvogt

    (@hefvogt)

    tried sonalidoshi’s suggestion. Unfortunately, now the top of the text disappears behind the header.

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

The topic ‘[theme: twenty ten] header static’ is closed to new replies.