From: Andreas Unterkircher Date: Tue, 20 May 2008 19:31:25 +0000 (+0200) Subject: further try to fix the stylesheet mess X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=8a0c796bed6602ba3c328fce79071deebb93402d;hp=f3f12303def5f19118f086ca465d67032dc57706 further try to fix the stylesheet mess Signed-off-by: Andreas Unterkircher --- diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 93e56b7..07571c9 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -94,7 +94,6 @@ div.subheader { vertical-align: middle; white-space: nowrap; text-align: left; - float: left; } div.tagresult{ @@ -103,8 +102,8 @@ div.tagresult{ } div.tagresulttags{ - display: table-cell; - vertical-align: middle; + padding: 5px 10px 5px 10px; + background-color: #eeeeee; } div.photo{ diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 9f0531e..95fbb72 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -29,7 +29,7 @@ Results are limited to a date within {$from_date} to {$to_date}. {/if} -
+
{if $slideshow_link }  Slideshow {/if} @@ -52,10 +52,10 @@
-
-
- Tags: -
+
+ Tags: +
+
{ $selected_tags }
{ /if }