Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] Excluding header on certain pages


  #1  
Old Jun 5, 2010, 02:29 AM
rosetrees
 
108 posts · Mar 2009
Is there a way of excluding the header (image, menubars etc) from individual pages? I know in the theme options I can choose which pages to display sidebars on, but I'm wondering if there is a way of having a fairly plain page, with no sidebars and none of the headers.

Thanks
  #2  
Old Jun 5, 2010, 04:21 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you want to prevent the header area from displaying on a certian PAGE you can use a CSS Insert
HTML Code:
body.page-id-xxxx #header {display:none;}
where the xxxx is the page ID of your page.

For a category page you could use
HTML Code:
body.category-xxxx #header {display:none;}
is the name of the category
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 5, 2010, 08:09 AM
rosetrees
 
108 posts · Mar 2009
Perfect. Thanks Juggledad.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with static header on home page/no header on other pages dorothy Header configuration & styling 1 Apr 16, 2010 01:20 PM
Excluding sub page in Left Menu Bar bobbaird Forum How-To 3 Feb 14, 2010 09:41 AM
Trouble with excluding categories in sidebar paulae Sidebars & Widgets 0 Apr 16, 2009 08:31 PM
Excluding categories from feed squarehead RSS, Feeds & Subscribing 1 Mar 22, 2009 01:56 PM


All times are GMT -6. The time now is 11:05 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.