Susie Posted January 10, 2009 Report Posted January 10, 2009 I'm working on a Wordpress theme (not my design) and I'm wondering how best to accommodate this header image. Would you just move the containers with CSS to make everything appear lined up (obviously my content area will need to be smaller)? Or would you slice the header image and make a new div for the part that is sticking out? Or maybe some other method?
falkencreative Posted January 10, 2009 Report Posted January 10, 2009 I'd probably just adjust the content area to fit, rather than slicing the header. There really isn't a convenient place in the header image that could repeat, so you would end up having to fake a larger header yourself, or going back to the designer and asking for him/her to do it for you.
Susie Posted January 10, 2009 Author Report Posted January 10, 2009 Wow, I was being dumb. lol Something you said made something else click in my mind. I've got it figured out now. Thanks!
Wickham Posted January 10, 2009 Report Posted January 10, 2009 The only way I can think of is to copy a section of the image between the text where it is cloud over purple and somehow stick it onto the left end, or position it underneath in a separate div, so that the header image has a bit more cloud and purple on the left.
Susie Posted January 10, 2009 Author Report Posted January 10, 2009 Well, I ended up wrapping everything in a large enough container and then I just floated the content area to the right. That way I didn't have to mess with editing the image at all.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now