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