From 02bff4b976056db5ad5ccb3b44164b776d2ed72c Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 19 Jan 2008 18:29:43 +0100 Subject: issue101, zooming Signed-off-by: Andreas Unterkircher --- themes/default/stylesheet.css | 3 +++ themes/default/templates/single_photo.tpl | 9 ++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 7eede84..ebe9892 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -158,6 +158,9 @@ div.thumb a.thumblink:hover { border-radius: 1em; border: dashed 1px #888888; z-index: 100; + float: right; + margin-top: 20px; + margin-right: 20px; } #available_tags,#selected_tags { diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 62a2bf7..b9693c6 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -15,6 +15,9 @@ {/if}
+ + + {if $extern_link } @@ -62,16 +65,20 @@ { /if}
+ +
{ if $next_url == "" } { else } { /if } - {$image_filename} + {$image_filename}
+ +
{ if $previous_url == "" } first photo reached -- cgit v1.2.3-18-g5258