[Koha-bugs] [Bug 36359] Broken OPAC mainpage layouts in 23.05.09

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 19 17:50:29 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36359

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbrannon at cdalibrary.org

--- Comment #3 from Christopher Brannon <cbrannon at cdalibrary.org> ---
Until this hits servers, a temporary workaround:

$('#opac-main #rssnews-container').unwrap();
$('#opac-main #OpacMainUserBlock').insertAfter('#news');
$('#opac-main div.order-md-2').insertAfter('div.maincontent');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list