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)
-   -   Having a different header image per page or categorie (http://forum.bytesforall.com/showthread.php?t=3344)

thehulk Sep 8, 2009 08:07 PM

Having a different header image per page or categorie
 
Ok, so i have read everything that flynn has explained on this thread http://forum.bytesforall.com/showthread.php?t=3149



Im using version 3.4 and im almost there the only thing I need is someone to explain to me in further detail this quote from flynn:

I missed another one. Since the %image is not there in the theme options, the CSS for the class "header-image-container" isn't present in the stylesheet either, and you'd have to add that manually as well


That's the only thing i think im missing from getting this to work.The rest i think i have it down thanks to that thread

This is what i have so far

In my header configure are instead of %image i have <div id="imagecontainer" class="header-image-container"></div> Is it normal for the text box to mess up after you save?

Second i have added this to my css


div#imagecontainer {
background-position: center top;
background-repeat: no-repeat;
background-image: url(MY IMAGE LINK HERE);
height:150px;
margin:0;
padding:0;
position:relative;
}

But the only thing i get is no header

Could someone tell me what im missing

Thanks
:)

juggledad Sep 10, 2009 02:11 PM

What's the URL and if you are on 3.4 I'd urge you to install 3.4.2


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

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