Update of /var/cvs/contributions/natmm/templates/natnh/includes
In directory james.mmbase.org:/tmp/cvs-serv31646/templates/natnh/includes
Modified Files:
image_logic.jsp
Log Message:
NMCMS-427 - Changed padding between picture and text to 10 pixels.
See also:
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natnh/includes
See also: http://www.mmbase.org/jira/browse/NMCMS-427
Index: image_logic.jsp
===================================================================
RCS file:
/var/cvs/contributions/natmm/templates/natnh/includes/image_logic.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- image_logic.jsp 11 Apr 2008 09:02:02 -0000 1.3
+++ image_logic.jsp 22 Apr 2008 12:53:22 -0000 1.4
@@ -16,12 +16,13 @@
if(image_position==4) { // large image, no spacer between
table and text
imageTemplate = "+s(500)";
%><table cellspacing="0" cellpadding="0" border="0"
align="center">
+ <tr><td colspan="3"><img src="media/spacer.gif"
alt="" border="0" width="1" height="10px"></td></tr>
<tr><td colspan="3" class="black"><img
src="media/spacer.gif" alt="" border="0" width="1" height="1"></td></tr>
<tr><td class="black"><img
src="media/spacer.gif" alt="" border="0" width="1" height="1"></td>
<td><img src="<[EMAIL
PROTECTED] file="../includes/imagessource.jsp" %>" alt="" border="0"></td>
<td class="black"><img
src="media/spacer.gif" alt="" border="0" width="1" height="1"></td></tr>
<tr><td colspan="3" class="black"><img
src="media/spacer.gif" alt="" border="0" width="1" height="1"></td></tr>
- <tr><td colspan="3"><img
src="media/spacer.gif" alt="" border="0" width="1" height="5"></td></tr>
+ <tr><td colspan="3"><img
src="media/spacer.gif" alt="" border="0" width="1" height="10px"></td></tr>
</table><br><%
} else { // medium or small image, spacer between table and
text
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs