issue46, add a 10px white frame around the photo in the slideshow view
[phpfspot.git] / themes / default / templates / slideshow.tpl
index 3d0ab27ce15cd9e5901beec2481130cd37941505..2e726d7c21eb9759f4dc4839cda5de4dfb4486fc 100644 (file)
@@ -2,7 +2,7 @@
  <body onload="startSlideShow();" style="text-align: center;">
   <div style="margin: 0 auto; padding: 10px;">
    <a href="javascript:window.close();" title="click to close slideshow">
-    <img id="slide_img" alt="slideshow_img" />
+    <img id="slide_img" alt="slideshow_img" style="padding: 10px; background-color: #ffffff;" />
    </a>
   </div>
   <div style="margin: 0 auto; padding: 10px;">