set width on navigation cells
[phpfspot.git] / templates / single_photo.tpl
index 7935fefc4f458c1224e5334bb10017176c3c0cd7..28c416dab465858b5c1b9bea92130fc03c2fb269 100644 (file)
@@ -5,12 +5,13 @@
    <b>Photo {$image_name}</b>, {$c_date}, {$madewith}<br />
   </td>
   <td class="index_header" style="text-align: right;">
+   <img src="resources/loupe.png" />
    <img src="resources/information.png" />
   </td>
  </tr>
  <tr>
   <td colspan="2">
-   <div id='matrix'>
+   <div id='single'>
    <table>
     <tr>
      <td colspan="3">
@@ -24,7 +25,7 @@
      </td>
     </tr>
     <tr>
-     <td style="text-align: left;">
+     <td style="text-align: left; width: 33%;">
       { if $previous_url == "" }
        &nbsp;
       { else }
       </a>
       { /if }
      </td>
-     <td>&nbsp;</td>
-     <td style="text-align: right;">
+     <td style="text-align: center; width: 33%;">
+      <a href="javascript:showPhotoIndex();">
+       <img src="resources/arrow_up.png" />
+      </a>
+     </td>
+     <td style="text-align: right; width: 33%;">
       { if $next_url == "" }
       &nbsp;
       { else }