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] Changed header to display on front page, now want logo on all other pages?


  #1  
Old Apr 6, 2011, 06:59 PM
sanbenito4
 
4 posts · Apr 2011
Hi all:

I was able to disable my huge header slideshow on all pages but the main home page using


/* ================================================ */
/* CSS to remove header image area from all pages */
/* ================================================ */
div.header-image-container {
display: none !important;
}
/* ================================================ */
/* CSS to display header image area on home page */
/* ================================================ */
body.home div.header-image-container {
display: block !important;
}


but now would like to add the logo area back into all pages except the home page. How can I do that?

Thanks!
  #2  
Old Apr 7, 2011, 04:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Put %logo in the 'Configure Header area' option and add this to the CSS Inserts
HTML Code:
body.home #logoarea {display:none;}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Apr 7, 2011, 01:14 PM
sanbenito4
 
4 posts · Apr 2011
Thank you! That worked. And was easy!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Static front page - can display posts but want excerpts Mikef Atahualpa 3 Wordpress theme 7 Jun 18, 2010 11:36 AM
[SOLVED] Display only one category in front page posts majofa Post-Kicker, -Byline & -Footer 8 Dec 24, 2009 01:36 PM
HELPPPPPPPPPP I changed the logo.gif and now I cant see it at all??????? norwichkaren Atahualpa 3 Wordpress theme 9 Sep 17, 2009 05:26 AM
[SOLVED] Need static header image to display on the front page but no image on any o joaodagraca Header configuration & styling 2 Aug 10, 2009 01:45 AM


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


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