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)
-   -   how to remove header image from homepage only? (http://forum.bytesforall.com/showthread.php?t=999)

SoftDux Mar 29, 2009 07:16 AM

how to remove header image from homepage only?
 
Hi,

Is there a way to remove the header image from the home page, but leave it on all he other pages?

Flynn Mar 30, 2009 07:26 AM

In version 3.3 this can be done with a HTML/CSS Insert -> CSS Insert

HTML Code:

body#body-frontpage div.header-image-container {
display: none;
}



All times are GMT -6. The time now is 12:40 PM.

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