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] Need static header image to display on the front page but no image on any o


  #1  
Old Aug 8, 2009, 04:13 AM
joaodagraca's Avatar
joaodagraca
 
20 posts · Jul 2009
Hi,

I urgently need to sort this out. I need to be able to display a static header image on the frontpage, but no headerimage on any other page.
I have tried various things on this forum but nothing seems to work. I am using atahualpa 3.4.1.
Any help is appreciated

Thanks
  #2  
Old Aug 9, 2009, 02:04 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Use a CSS Insert:


div.header-image-container {
display:none;
}

body.home div.header-image-container {
display:block;
}
  #3  
Old Aug 10, 2009, 01:45 AM
joaodagraca's Avatar
joaodagraca
 
20 posts · Jul 2009
Hi,

Thanks, that worked perfectly!

I also tried the follwowing for specific pages (14 in this case) and it also worked:

body.page-id-14 div.header-image-container {
display :none !important;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Both Blog page and Static Front page highlight when Blog page selected lomaprietapottery Page & Category Menu Bars 20 Jul 13, 2012 04:58 PM
Need to keep image as top post on front page paulae Excerpts, Read more, Pagination 9 Nov 20, 2009 10:48 AM
Removing page title from static front page in 3.41 or 3.42? whomadewho New Versions, & Updating 2 Jul 13, 2009 10:54 PM
Static Front Page, blog another page? sherimcgregor Atahualpa 3 Wordpress theme 2 Mar 22, 2009 01:16 PM
Inserting Excerpts into Static Front Page Mac Excerpts, Read more, Pagination 0 Feb 28, 2009 04:30 AM


All times are GMT -6. The time now is 07:33 AM.


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