From f0de3bf3423ad0c213881a678a12063076d05533 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:16:39 -0500 Subject: [PATCH] Add header-aside module position to the right of the logo - New position renders inside .header-brand-wrap, right-aligned via margin-inline-start: auto on .container-header-aside - CSS: .header-brand-wrap uses flexbox so logo stays left, aside floats right - Registered in templateDetails.xml positions list - Language strings added to both en-US and en-GB sys.ini files Co-Authored-By: Claude Sonnet 4.6 --- src/index.php | 7 ++++++- src/language/en-GB/tpl_mokocassiopeia.sys.ini | 1 + src/language/en-US/tpl_mokocassiopeia.sys.ini | 1 + src/media/css/template.css | 13 +++++++++++++ src/templateDetails.xml | 1 + 5 files changed, 22 insertions(+), 1 deletion(-) diff --git a/src/index.php b/src/index.php index 7a2c6d0..7875940 100644 --- a/src/index.php +++ b/src/index.php @@ -379,7 +379,7 @@ $wa->useScript('user.js'); // js/user.js params->get('brand', 1)) : ?> -
+