• Hi,

    I am using theme Twenty Ten 1.0.

    I have a custome site complete with header and other graphics that I want to use to create a “Page” in my blog. I have figured out that I can use the “One column, no sidebar Page Template”. However, it still carries the header graphic of theme Twenty Ten.

    I want the page to show only my custom site that comes with its own header and other grapgics, without the header of theme Twenty Ten.

    Is it possible? Any suggestion?

    Thank you in advance for youe help.
    Ng Yeo Nam

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

    (@ngyeonam)

    Hi Samuel B,

    Thank you very much for your information.

    I don’t know how to create a php file as I don’t have technical knowledge.

    Is there any standard php file which I can just copy and use it so that my page shows only my custom page without the header graphic of theme Twenty Ten.

    Thank you.
    Ng Yeo Nam

    This is perfect timing as I want to do the same thing as Ng Yeo Nam.

    However also on headers, I uploaded a custom header with graphic and my site’s name. How do you I get rid of my main page stating the name of my blog above and to the left of the custom header?

    Thanks much,
    Lawg (Lynn)

    Hi,
    You would create a custom header file and call this in your template instead of get_header()

    This topic was something along the same lines where the topic creator wanted a template page with no navigation bar.

    You would just do the same but delete in the new header-custom.php
    from line 57 <div id="header">
    to line 88 </div><!-- #header -->

    HTH

    David

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page Template Without The Theme Header’ is closed to new replies.