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 »

Removing Header & Navigation bars but keep Home Page Link


  #1  
Old Mar 27, 2010, 03:39 AM
treeplant
 
35 posts · Mar 2010
I want to remove the Header lmage, the Category Menu Bar, and the Page Menu Bar EXCEPT keep the Link to the Home Page.

I want the page to be completely black except for a footer which will be white.

There will be a Flash photo gallery on the page. I want just the Home Page Link to navigate back to the site. Can this be done completely in 'Add HTML/CSS Inserts? Or a combination of that and creating a template for the page?

Thanks,
Norm
  #2  
Old Mar 27, 2010, 01:25 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
just take othe options out of the Header Configuration ... or is this for a specific page?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Mar 27, 2010, 04:03 PM
treeplant
 
35 posts · Mar 2010
Yes for a specific page only.
How can this be done?
  #4  
Old Mar 27, 2010, 06:12 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
look at the source of the generated page and find something you can use in the css selector. Let's say you wanted to get rid of the header image on the home page, you could code
HTML Code:
body.home .header-image-container {
	display: none;
	}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Mar 28, 2010, 02:21 PM
treeplant
 
35 posts · Mar 2010
Thanks.
What I have now is a Page Template that sets the format for the page.
I am doing this completely from the Page Template, with nothing in
'Add HTML/CSS Inserts (want this independent of settings)

I need one more thing.
I want to have a bar1 embeded in the Template but not called from PHP.
(in other words, independent from the settings in Athahualpa)

How would I specify a bar1 that is 30 px high and is 100% of width?

Thanks,
Norm

Last edited by treeplant; Mar 28, 2010 at 02:23 PM.
  #6  
Old Mar 28, 2010, 05:18 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
If you want to have specific things for pages built form a page template and not use the Add HTML/CSS Inserts, then you are going to have to dig into the code and put code in to handle your cases.

What is wrong with the CSS Inserts?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Mar 28, 2010, 07:11 PM
treeplant
 
35 posts · Mar 2010
It's for a very basic page that holds a flash photo gallery.
I have to create the Page Template and would like to have all
the code in one place. There are going to be dozens of galleries.
If I use the inserts, I will have to have an insert for each individual page,
and that will be a mess. In addition, there are several sites that will have the galleries,
so using inserts just becomes too big a task.

I have it all done except for the horbar to space the Page Menu from the top of the page.
Any idea on how to do this? It could also be margin instead. Just something to bring the
Page Menu down a bit from the top of the page.

Norm

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rotating Header Images link to Different pages instead of home page? WordPressZen.com Header configuration & styling 10 Oct 13, 2010 12:41 PM
[SOLVED] Removing header & navigation bar completely? Miss R Header configuration & styling 6 Feb 15, 2010 07:56 PM
removing the border around the page navigation Dani808 Customization, Design, Programming... 6 Dec 13, 2009 07:45 AM
Removing dashed lines on container around page menu bars edcadieux Header configuration & styling 3 Oct 11, 2009 06:26 PM
Fixed HeaderImage for Home Page & then Rotating Header Images for other pages? kippiper Header configuration & styling 6 Jun 29, 2009 06:47 AM


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


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