From b4bca043ac01c1889b526302a9be619d98832df0 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 22 Apr 2009 05:31:29 +0000 Subject: Added method to determine proportion of current thumb_size to the default, 150. Use this in the the default theme, or any other, to reduce the size of CSS widths and heights in albums, including .gItem. --- themes/default/views/page.html.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'themes') diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index 893e6f9b..e9672dcb 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -13,6 +13,7 @@ + page_type ?> " type="image/x-icon" /> " @@ -27,6 +28,19 @@ " media="screen,print,projection" /> + page_type == 'album'): ?> + + + + + + -- cgit v1.2.3