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
Sorry, not sorted this yet. Still trying….
Steve
Thanks – I’ll see what I can do (using a child theme of course)….