further try to fix the stylesheet mess
[phpfspot.git] / themes / default / templates / photo_index.tpl
index 9f0531e960f60eff2c93939f5483bdc04543f58b..95fbb726b3ec6b136f12dff366352dff958b3053 100644 (file)
@@ -29,7 +29,7 @@
    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" />&nbsp;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 }