Bug fixes for links to indymedia.org.uk for publishing and admin and links to css...
[nyc.indymedia.org.git] / etc / producer / fpinclude.template
index ed706f1..e98fa71 100755 (executable)
@@ -1,4 +1,7 @@
-<a href="#"><img src="http://nyc.phillyimc.org/images/${fpimage.publish_path}" width="200" height="300" class="headlineImage" alt="" border="0" /></a>
-     <p class="caption">
-                  <small>${fpimage.description}</small>
-               </p>
+                     <div class="featuredImage" style="background-image: url(/images/${fpimage.publish_path})"><br /></div>
+                     <p>
+                        
+                        <small><if fpimage.creator>PHOTO BY: ${fpimage.creator}<br /></if>
+                        ${fpimage.description}
+                        <a href="${fpimage.source}" class="readMore">more...</a></small>
+                     </p>