Profile view made responsive (Stage 1)

This commit is contained in:
ultimatemember
2014-12-16 21:57:13 +02:00
parent 333ac05a02
commit 69abac6c4e
12 changed files with 125 additions and 74 deletions
+2 -2
View File
@@ -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',