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] Remove header images from many pages


  #1  
Old Oct 29, 2013, 08:30 PM
stevesien
 
13 posts · Jun 2009
[SOLVED] Remove header images from many pages

Hi I found this on an old post to remove image container from a page.

HTML Code:
.page-id-572 #imagecontainer {
display: none;
}

But I have 50 pages I wish to not show the images on, do I need to put this code in 50 times?

Thanks
Steve
  #2  
Old Oct 29, 2013, 09:18 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You either have to do display none on all the pages you don't want the header to show or hide the header on all pages and then make it show on the pages you do. It all depends on which has fewer pages.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Oct 29, 2013, 11:41 PM
stevesien
 
13 posts · Jun 2009
Agh ok,
Makes perfect sense, I'll give it a shot.
Thanks
  #4  
Old Oct 30, 2013, 02:41 AM
stevesien
 
13 posts · Jun 2009
Ok it worked, here is what I did in html/css inserts

body.home div#imagecontainer {
display: block;
}

div#imagecontainer {display:none;}

thanks

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] remove header images/container from certain pages robx Atahualpa 3 Wordpress theme 2 Apr 10, 2012 05:57 AM
How to remove rotating header images from only homepage glennvogelsang Header configuration & styling 3 Nov 5, 2010 04:23 PM
Header Images - One fixed image for Home Page - Rotate all images on all other pages? ClearlyRobert Header configuration & styling 10 Oct 12, 2010 12:12 PM
Cannot remove images from header folder. . . . Dankw Header configuration & styling 0 Jan 29, 2010 06:07 PM
How do I remove the Header from all pages? chrysos Header configuration & styling 2 Sep 7, 2009 03:08 PM


All times are GMT -6. The time now is 02:20 AM.


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