From 7fe219214269c47e1de8d1d782c25e089c0d2d72 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Fri, 17 Jul 2026 12:49:08 +0200 Subject: [PATCH] center top --- public/s/css/f0ckm.css | 4 +-- views/comments_user-partial.html | 2 +- views/item-partial-legacy.html | 2 +- views/settings.html | 4 +-- views/user-partial.html | 44 ++++++++++++++++++++++---------- 5 files changed, 37 insertions(+), 19 deletions(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 8d2ecda..639b87c 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -13926,7 +13926,7 @@ i.iconset#a_oc { inset: 0; background-image: var(--author-banner, none); background-size: var(--author-banner-size, cover); - background-position: var(--author-banner-position, center); + background-position: var(--author-banner-position, center top); opacity: 0.3; z-index: -1; border-radius: inherit; @@ -14044,7 +14044,7 @@ textarea#profile_description { inset: 0; background-image: var(--author-banner, none); background-size: var(--author-banner-size, cover); - background-position: var(--author-banner-position, center); + background-position: var(--author-banner-position, center top); background-repeat: var(--author-banner-repeat, no-repeat); opacity: var(--author-banner-opacity, 0.3); z-index: -1; diff --git a/views/comments_user-partial.html b/views/comments_user-partial.html index 7e531c0..3e7caf4 100644 --- a/views/comments_user-partial.html +++ b/views/comments_user-partial.html @@ -1,4 +1,4 @@ -
+
@if(user.avatar_file)
diff --git a/views/item-partial-legacy.html b/views/item-partial-legacy.html index 5666fd9..0494c68 100644 --- a/views/item-partial-legacy.html +++ b/views/item-partial-legacy.html @@ -84,7 +84,7 @@
@if(user_alternative_infobox) -
+
diff --git a/views/settings.html b/views/settings.html index 296b165..78fe8a1 100644 --- a/views/settings.html +++ b/views/settings.html @@ -144,7 +144,7 @@
{{ t('settings.current_banner') }}
@if(banner_file)
- + @else @@ -214,7 +214,7 @@
Live Profile Preview