Forums

[theme: twenty ten] header static (6 posts)

  1. hefvogt
    Member
    Posted 7 months ago #

    i've been reading various topics about static header, but none work for me. What I need is the text of the page to scroll, while the header does not scroll upwards too. cf http://www.karrekoor.nl

  2. sonalidoshi
    Member
    Posted 7 months ago #

    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;

    }

  3. esmi
    Theme Diva & Forum Moderator
    Posted 7 months ago #

    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.

  4. sonalidoshi
    Member
    Posted 7 months ago #

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

  5. hefvogt
    Member
    Posted 7 months ago #

    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.

  6. hefvogt
    Member
    Posted 7 months ago #

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

Reply

You must log in to post.

About this Topic

Tags