changeset 125:06d7a5859a20

info about project thumbnail.
author casties
date Thu, 30 May 2013 16:12:14 +0200
parents e06e6cc7f2d3
children 2e2dd6a5ab26
files zpt/project/edit_images.zpt
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/zpt/project/edit_images.zpt	Thu May 30 16:04:54 2013 +0200
+++ b/zpt/project/edit_images.zpt	Thu May 30 16:12:14 2013 +0200
@@ -36,8 +36,10 @@
       Images without a caption will not be shown in the project description.
     </p>
     <p>
-      The last image in the list is used as the project thumbnail image (140x87px): <img align="middle" width="140" height="87"
-        tal:attributes="src here/getThumbUrl" />
+      The last image in the list is used as the project thumbnail image:
+      <img align="middle" width="120" height="75"
+        tal:attributes="src here/getThumbUrl" /> <br/>
+      Please provide a thumbnail of 120x75px.
     </p>
 
     <h3>Add an Image</h3>