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 space left after removing header image from pages other than home


  #1  
Old Oct 11, 2014, 04:57 AM
lrydant
 
4 posts · Oct 2014
I've spent considerable time trying to find answer and also checked FAQ but can't find css code.

The following code works great to remove the header image from all pages but the home page for the Atapualpa theme. However, how do I remove the space left by the removal of the header image?
Thank you.

body #imagecontainer {display:none;}
body.home #imagecontainer {display: block !important; }

Last edited by lrydant; Oct 11, 2014 at 06:42 AM.
  #2  
Old Oct 11, 2014, 07:03 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try using this
HTML Code:
body div.header-image-container-pre {display:none;}
body.home div.header-image-container-pre {display: block !important; }
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 11, 2014, 01:15 PM
lrydant
 
4 posts · Oct 2014
Your code solved the issue. Thank you!

Bookmarks

Tags
css header image

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to remove space between top of page and header image prooffairy Header configuration & styling 5 Jan 15, 2013 03:03 AM
[SOLVED] Removing white space from left side of page. katylove Atahualpa 3 Wordpress theme 8 Dec 9, 2011 09:35 PM
[SOLVED] How to remove space between header image and page menu bar? damian Forum How-To 2 Apr 13, 2011 12:40 PM
[SOLVED] How to remove the white space between header and pages Ber|Art Center area post/pages 7 Sep 30, 2010 04:32 AM
[SOLVED] How to remove right and left space jobinr Header configuration & styling 2 Apr 17, 2010 08:04 PM


All times are GMT -6. The time now is 10:16 PM.


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