diff --git a/styles/prosilver/template/portal/modules/donation_side.html b/styles/prosilver/template/portal/modules/donation_side.html index b5d90a3f..22b84a30 100644 --- a/styles/prosilver/template/portal/modules/donation_side.html +++ b/styles/prosilver/template/portal/modules/donation_side.html @@ -1,5 +1,5 @@ {$LR_BLOCK_H_L} {$TITLE}{$LR_BLOCK_H_R} -
+
diff --git a/styles/prosilver/template/portal/modules/user_menu_side.html b/styles/prosilver/template/portal/modules/user_menu_side.html index 6ba1bf8f..504c0ad7 100644 --- a/styles/prosilver/template/portal/modules/user_menu_side.html +++ b/styles/prosilver/template/portal/modules/user_menu_side.html @@ -1,5 +1,5 @@ {$LR_BLOCK_H_L} {$TITLE}{$LR_BLOCK_H_R} -
+
{USERNAME_FULL}
{B3P_AVATAR_IMG} diff --git a/styles/prosilver/theme/portal.css b/styles/prosilver/theme/portal.css index 54198f1e..0a3361fe 100644 --- a/styles/prosilver/theme/portal.css +++ b/styles/prosilver/theme/portal.css @@ -146,7 +146,7 @@ margin: 5px 5px 5px 5px; } -.portal-donation-side-content { +.portal-centered-content { text-align: center; }