mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-16 13:13:33 +09:00
Profile view made responsive (Stage 1)
This commit is contained in:
+2
-2
@@ -92,7 +92,7 @@ class UM_Setup {
|
||||
'_um_profile_cover_ratio' => '2.7:1',
|
||||
'_um_profile_photosize' => '190px',
|
||||
'_um_profile_photocorner' => '1',
|
||||
'_um_profile_header_bg' => '#fff',
|
||||
'_um_profile_header_bg' => '',
|
||||
'_um_profile_header_text' => '#999',
|
||||
'_um_profile_header_link_color' => '#555',
|
||||
'_um_profile_header_link_hcolor' => '#444',
|
||||
@@ -107,7 +107,7 @@ class UM_Setup {
|
||||
'_um_profile_secondary_btn_color' => '#eee',
|
||||
'_um_profile_secondary_btn_hover' => '#e5e5e5',
|
||||
'_um_profile_secondary_btn_text' => '#666',
|
||||
'_um_profile_main_bg' => '#fff',
|
||||
'_um_profile_main_bg' => '',
|
||||
'_um_register_role' => '0',
|
||||
'_um_register_template' => 'register',
|
||||
'_um_register_max_width' => '450px',
|
||||
|
||||
Reference in New Issue
Block a user