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)
-   -   I want a full width header, fixed width content and a background image (http://forum.bytesforall.com/showthread.php?t=15009)

tsheridan Aug 3, 2011 06:16 PM

I want a full width header, fixed width content and a background image
 
URL is www.theresasheridan.com/blog

Right now, I have the background set up with the actual header image, which is full width. Then I have a fixed width content and I have put a padding at the top, so that it will drop below the background header image.

What I want to do is add a repeating background below the header image, so that it resembles my main site at www.theresasheridan.com.

I had tried a fix I found at http://letusbuzz.com/2011/03/full-wi...-in-atahualpa/, and this works, but it doesn't allow me to have the menu over the header image, as I do now.

How can I accomplish this, or can I?

lmilesw Aug 4, 2011 09:13 PM

You might be able to style the html tag with a background.

tsheridan Aug 5, 2011 08:41 AM

You've kinda lost me, which HTML tag are you referring to? The body already has the header as the background.
If I wanted to add another wrapper div, how would I do that? Then I could use the wrapper div for one background and the body for the other....at least I think I could. That's how I did it on my main site.

lmilesw Aug 5, 2011 03:31 PM

Something like this with the proper CSS perhaps

HTML Code:

html {
background: url(/wp-content/themes/atahualpa367/images/backgr.gif) repeat bottom left;
}


paulae Jan 29, 2013 02:43 PM

You're using the Ultimatum theme framework?

lmilesw Jan 29, 2013 02:46 PM

Probably wasn't using Ultimatum at the time of the original post.


All times are GMT -6. The time now is 06:44 AM.

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