set width on navigation cells
authorAndreas Unterkircher <unki@netshadow.at>
Fri, 8 Jun 2007 17:41:39 +0000 (17:41 +0000)
committerAndreas Unterkircher <unki@netshadow.at>
Fri, 8 Jun 2007 17:41:39 +0000 (17:41 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@60 fa6a889d-dae6-447d-9e79-4ba9a3039384

templates/single_photo.tpl

index 41e78139c64ebde1c81d69a34393bbd36b348174..28c416dab465858b5c1b9bea92130fc03c2fb269 100644 (file)
@@ -25,7 +25,7 @@
      </td>
     </tr>
     <tr>
      </td>
     </tr>
     <tr>
-     <td style="text-align: left;">
+     <td style="text-align: left; width: 33%;">
       { if $previous_url == "" }
        &nbsp;
       { else }
       { if $previous_url == "" }
        &nbsp;
       { else }
       </a>
       { /if }
      </td>
       </a>
       { /if }
      </td>
-     <td style="text-align: center;">
+     <td style="text-align: center; width: 33%;">
       <a href="javascript:showPhotoIndex();">
        <img src="resources/arrow_up.png" />
       </a>
      </td>
       <a href="javascript:showPhotoIndex();">
        <img src="resources/arrow_up.png" />
       </a>
      </td>
-     <td style="text-align: right;">
+     <td style="text-align: right; width: 33%;">
       { if $next_url == "" }
       &nbsp;
       { else }
       { if $next_url == "" }
       &nbsp;
       { else }