Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
vertical-align: middle;
white-space: nowrap;
text-align: left;
- float: left;
}
div.tagresult{
}
div.tagresulttags{
- display: table-cell;
- vertical-align: middle;
+ padding: 5px 10px 5px 10px;
+ background-color: #eeeeee;
}
div.photo{
Results are limited to a date within {$from_date} to {$to_date}.
{/if}
</div>
-<div class="textright">
+ <div class="textright">
{if $slideshow_link }
<a href="{$slideshow_link}" title="Slideshow" target="_blank"><img src="{$web_path}/resources/slideshow.png" /> Slideshow</a>
{/if}
<!-- seperator -->
<div class="tagresult"></div>
<!-- /seperator -->
-<div class="subheader">
- <div class="tagresulttags">
- Tags:
- </div>
+<div class="tagresulttags" style="float: left;">
+ Tags:
+</div>
+<div class="tagresulttags">
{ $selected_tags }
</div>
{ /if }