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 image and Menu Bar on a per page basis (http://forum.bytesforall.com/showthread.php?t=8431)

Cathy131 Jul 22, 2010 03:58 AM

[SOLVED] Removing header image and Menu Bar on a per page basis
 
Hi there
I'm creating a new Page but I don't want a header image to appear.

I followed Flynn's instructions and added this code in HTML/CSS Inserts -> CSS Insert (inserting my page # 945 in the XX), but it didn't work.

body.page-XX div.header-image-container {
display: none;
}

I also want to get rid of the menu bar (HOME, FAQ etc) from the page.

I'm using Atahualpa V 3.4.3. Any suggestions.

Cheers
Cathy
http://www.catsbodycrafts.com.au/wp/

juggledad Jul 22, 2010 04:13 AM

You need to use 'page-id-xx'
For the menu use 'body.page-id-xx #menu1 {display:none;}

Cathy131 Jul 22, 2010 05:19 AM

You are an absolute marvel, juggledad!

Thanks heaps
Cathy


All times are GMT -6. The time now is 03:53 PM.

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