Forums

[resolved] How to have the header be printed in twenty ten (3 posts)

  1. Beyondus
    Member
    Posted 1 year ago #

    I have a client that would like the header of the web page to be printed out. Does anyone know where in Twenty Ten files it states what to print? It appears that something somewhere is telling it to print only the content area.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Edit style.css:

    #access,
        #branding img,
        #respond,
        .comment-edit-link,
        .edit-link,
        .navigation,
        .page-link,
        .widget-area {
            display: none !important;
        }

    and remove #branding img,.

  3. Beyondus
    Member
    Posted 1 year ago #

    thank you!!

Topic Closed

This topic has been closed to new replies.

About this Topic