OK, I would like to have a 2 image header 1 used for background and one for the logo. Instead of one huge fixed image. What exactly would I need to do in WP to make this work?
OK, I would like to have a 2 image header 1 used for background and one for the logo. Instead of one huge fixed image. What exactly would I need to do in WP to make this work?
You'll need to edit the HTML code of the theme. It'll almost certainly be in footer.php.
If you ever get this resolved, I'm trying to do the same thing. You can see the image of what I want to do here:
bump
Can any one help out?
31337,
It's not exactly a "specific" WP question - it is more about some basic CSS knowledge.
1 used for background and one for the logo
You just said what do you need to do! Of course, it depends a lot on the theme you are using (you never mentioned it), they all might have different code, so I am not even trying to guess.
However, WP or not - you can have one image set as the bg of a div, and another one inserted with a normal img src call.
This topic has been closed to new replies.