How might I combine both image and text in my header? - Ideally at the top of my site, above navigation. I've searched for threads on this but found nothing relating to Twenty-Twelve.
Any help appreciated.
How might I combine both image and text in my header? - Ideally at the top of my site, above navigation. I've searched for threads on this but found nothing relating to Twenty-Twelve.
Any help appreciated.
Could you apply a background image through CSS, on the header?
Thanks - I'll see what I can do (using a child theme of course)....
Steve,
I've been trying to do the same thing. Did you get it resolved? If so, how?
Evelyn
hey guys,
could someone post the resolution to this? I've got the same problem and am really new to wordpress ...
TA
David
Sorry, not sorted this yet. Still trying....
Steve
This was under another thread.
I've got a custom CSS plugin, and entered this:
.site-header {
background-image: url(<image.jpg);
background-repeat: repeat-x;
}
and it works, but doesn't look quite how I want it yet in terms of positioning relative to the page margins. A bit of tweaking still needed.
Steve
You must log in to post.