From 6c7612871ca67cb096dc145c4fa53a7ee115d203 Mon Sep 17 00:00:00 2001 From: mamouneyya Date: Fri, 1 Oct 2010 20:10:32 +0800 Subject: [PATCH] make gallery asks gravatar for bigger size for the profile page. remove the css entry for the dimentions as we override now the whole view page --- themes/browny_wind/css/screen.css | 5 -- .../browny_wind/views/user_profile.html.php | 47 +++++++++++++++++++ 2 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 themes/browny_wind/views/user_profile.html.php diff --git a/themes/browny_wind/css/screen.css b/themes/browny_wind/css/screen.css index 643f8cea..ad3e70d5 100644 --- a/themes/browny_wind/css/screen.css +++ b/themes/browny_wind/css/screen.css @@ -1452,11 +1452,6 @@ div#g-action-status { top: 1.3em; } -img.g-avatar.g-left { - width: 90px !important; - height: 90px !important; -} - #g-user-profile .g-block h2 { background-color: #F5EFE6; margin-bottom: .5em; diff --git a/themes/browny_wind/views/user_profile.html.php b/themes/browny_wind/views/user_profile.html.php new file mode 100644 index 00000000..162ff291 --- /dev/null +++ b/themes/browny_wind/views/user_profile.html.php @@ -0,0 +1,47 @@ + + +
+ +

+ " + alt="display_name()) ?>" + class="g-avatar g-left" width="90" height="90" /> + $user->display_name())) ?> +

+ +
+

title) ?>

+
+ view ?> +
+
+ +