http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8884 --- Comment #13 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #12)
works as advertised with one caveat; the content of opacheader is by default underneath the div "top-bar". A couple breaks in my OpacHeader test made it visible, so I'm going to assume this is a styling issue and not a bug as such.
Indeed, a little CSS to add margin-top or padding-top to opac-custom-header would take care of moving it, but that would be a little unfriendly to a user who just wants to add a custom header without having to immediately wonder why the top bar overlaps it. I'll shortly be attaching a follow-up patch for consideration. -- You are receiving this mail because: You are watching all bug changes.