• profitpad

    (@profitpad)


    Hello there …
    I want to modify the Full Width Page template in such a way that it removes the header and footer and only leaves behind the blank page – but then i want to change the background of this blank page to green but the background of the rest of the pages that will not be using the new blank template should remain what is the default for Highwind.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Anwer AR

    (@aranwer104)

    if its just the matter of background color then i think custom css class will help to do that.
    use a custom class like

    <div class="blank-page">
    
    blank template code goes here......
    
    </div>
    
    .blank-page {background-color : green;}

    Thread Starter profitpad

    (@profitpad)

    where am i supposed to put his CSS code ?
    and i donot know how to create a blank template code by myself ….

    Anwer AR

    (@aranwer104)

    You have to put CSS into your theme Stylesheet.css file. and what type of template you wanna create? wordpress has built in page and posts templates.. see that in codex,and if you want custom template for you theme, let us know?

    Thread Starter profitpad

    (@profitpad)

    Hi aranwer104 – i would appreciate if you can do it for me – is it a free service ?

    Anwer AR

    (@aranwer104)

    Hey Profitpad! if you want me to do that then i will try, yes i will do it for free, give me the complete detail?
    why do you want to modify the full width page template? and do you want only a blank template without header,footer & nav-menus etc?

    Thread Starter profitpad

    (@profitpad)

    awesome – what level of access will i have to give you if i ask you to do it ?

    Anwer AR

    (@aranwer104)

    First of all i would like to know about the work? give me the complete detail of your work? like any presentation about the work? and for now i don’t need access on your site. i will modify the theme and later you have to upload that into your directory.
    what type of modification you want? i think you want to remove the header and footer from a specific page template? and also do you want to remove the header navigation menu from that page template?

    Thread Starter profitpad

    (@profitpad)

    hey aranwer i dont think i need the blank template now – i have achieved it on my own using youtube video.But i really appreciate you replying to this thread i have posted another thread about how to change the footer color and the footer font color – can you please guide me on this thread

    https://wordpress.org/support/topic/change-footer-color-3?replies=1

    or please send me an email at profitpad@gmail.com i would love to get the footer problem solved there

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Create Blank Template ?’ is closed to new replies.