Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Removing header & navigation bar completely? (http://forum.bytesforall.com/showthread.php?t=5826)

Miss R Feb 10, 2010 07:17 PM

[SOLVED] Removing header & navigation bar completely?
 
Hello,

I'm working in Atahualpa 3.4.5 and have created a splash page. I would like to know how to completely remove all header areas as well as the page navigation bar from the home page only.

I searched the forum quite thoroughly and have either missed something or came across old, out-dated posts.

Much thanks in advance - have used this theme for a few other sites and I love it.

lmilesw Feb 10, 2010 08:20 PM

Just go to ATO>Style & edit HEADER AREA and take out the appropriate code from the Configure Header Area box. The codes are all explained at the top of that page.

Miss R Feb 10, 2010 09:32 PM

Wouldn't that remove the header / page nav bar from ALL pages though? I just need it removed from the home page.

lmilesw Feb 10, 2010 10:20 PM

Now I understand what you are trying to do. May I ask why? Splash pages are considered by most to be an unnecessary extra step into your site. Why not just have them go to a static home page with the info you first want them to see?

Miss R Feb 10, 2010 10:58 PM

My apologies if I came off confusing :)

Essentially, the splash page will act as a navigation page itself with customized buttons to each of the pages... Having another nav bar would be overkill.

juggledad Feb 11, 2010 07:45 AM

you wll need to do this with a CSS Insert
HTML Code:

body.home #header { display:none; }

Miss R Feb 15, 2010 07:56 PM

Worked like a charm! A million thanks!


All times are GMT -6. The time now is 01:39 PM.

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