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 »

Header without image


  #1  
Old Dec 2, 2009, 01:04 AM
13770
 
4 posts · Feb 2009
Venelles 13770
Header without image

Bonjour,

How is it possible to create a new template - for an agenda page - without logo/image in the header ?

Thanks
  #2  
Old Dec 2, 2009, 04:08 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Yes it is, but it would be easier to just put in a CSS Insert (at ATO->add HTML/CSS Inserts->CSS Inserts)

Just find the page id - edit the page and look at the address bar which will look like: 'http://yourdomain.comwp-admin/page.php?action=edit&post=224'
the number at the end is the page ID.

Add this CSS (where you put your page's id in place of the '224')
HTML Code:
body.page-id-224 table#logoarea {display: none; }
body.page-id-224 div#imagecontainer {display: none; }
this will cause teh logo area and header image to not display on that page.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[How To] Replacing the Atahualpa header image with a 'sliding door' image menu jack96161 Header 57 May 17, 2012 07:41 AM
[SOLVED] Header image shows 10 secs blank between image cycles elsanto Header configuration & styling 1 Nov 23, 2009 02:57 PM
[SOLVED] why insert image into image header in place to the blogtitle (like a logo) ? gilles Header configuration & styling 1 Sep 5, 2009 04:14 AM
How to replace the default feed image in the header to Feedburner chicklet i vishvadeep Header configuration & styling 0 Aug 24, 2009 08:29 PM
[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 09:25 PM.


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