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 image from home page - using static page


  #1  
Old Jan 26, 2014, 04:18 PM
authenticcom
 
3 posts · Oct 2012
Hi!

I am using a static page for my home page. I want my header image to be removed (not hidden, but the container actually removed) from just my home page. I want it to show up on as usual on all other pages and posts.

I have read every thread I can find about this. I have found three different answers...

body.home #imagecontainer {display:none;}
.page-id-644 #imagecontainer {
display: none;
}

body.home td#header {display: None;}

body.home div.post-headline {
display: none;
}

I have tried each of these (individually) on style.css and none of them work. Should they work? Or am I doing something wrong?

Page where we want to remove header image and container: http://international-travel-for-free...m/quid-pro-go/

Any and all help would be appreciated!
  #2  
Old Jan 26, 2014, 06:27 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
HTML Code:
body.home #imagecontainer {display:none;}
will work but you add it to the CSS Inserts box in the theme options not to style.css. Any code you add to style.css would get overwritten in a theme upgrade. Code added to CSS Inserts would remain in a theme upgrade.
__________________
~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 Jan 27, 2014, 02:06 PM
authenticcom
 
3 posts · Oct 2012
Larry - THANK YOU!

I knew it was going to be something really *duh* that I had done.

For others reading this thread, I put... body.home #imagecontainer {display:none;}

into...

ATO > CSS & Javascript > Confiure CSS & JS

And into the last box on that page... CSS Inserts

Worked like a charm! Hallelujah!

Bookmarks

Tags
atahualpa custom css, atahualpa styling, atahualpa theme, remove header container, remove header image

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 from all but static home page ? Paul33 Header configuration & styling 4 Sep 21, 2012 05:09 AM
[SOLVED] Remove Page Menu from Home (static page)... calculator Header configuration & styling 2 Jul 6, 2010 05:30 PM
Static home page, how to drop sidebars or remove widgets without changing blog pages. bestbreedmarketing Atahualpa 3 Wordpress theme 1 Feb 8, 2010 12:39 PM
static front page, page title on header, remove content but keep sidebar questions Magic Atahualpa 3 Wordpress theme 0 Jan 25, 2010 12:12 AM
[SOLVED] Remove redundant HOME while using a static page sparksmex Header configuration & styling 2 Sep 26, 2009 07:40 AM


All times are GMT -6. The time now is 01:26 AM.


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