<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [pmwiki-users] Image Borders</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Thanks!! </FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Patrick R. Michaud [<A HREF="mailto:pmichaud@pobox.com">mailto:pmichaud@pobox.com</A>] </FONT>
<BR><FONT SIZE=2>Sent: Friday, October 14, 2005 11:41 AM</FONT>
<BR><FONT SIZE=2>To: Miller, Joshua</FONT>
<BR><FONT SIZE=2>Cc: pmwiki-users@pmichaud.com</FONT>
<BR><FONT SIZE=2>Subject: Re: [pmwiki-users] Image Borders</FONT>
</P>

<P><FONT SIZE=2>On Fri, Oct 14, 2005 at 10:38:50AM -0400, Miller, Joshua wrote:</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp; This is probably pretty simple but I'm not finding it in the</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp; documentation...</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp; I want to put a border around an image... is this possible?</FONT>
</P>

<P><FONT SIZE=2>%border='1px solid black' apply=img% Attach:image.gif</FONT>
</P>

<P><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp; Can I format the %lframe% to make it with a black background?</FONT>
</P>

<P><FONT SIZE=2>Sure!</FONT>
</P>

<P><FONT SIZE=2>%lframe bgcolor=black% Attach:image.gif</FONT>
</P>

<P><FONT SIZE=2>Or, to create an %lframeblack% style:</FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp; %define=lframeblack lframe bgcolor=black%</FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp; %lframeblack% Attach:image.gif</FONT>
</P>

<P><FONT SIZE=2>See <A HREF="http://www.pmwiki.org/wiki/Test/ImageBorder" TARGET="_blank">http://www.pmwiki.org/wiki/Test/ImageBorder</A> for examples.</FONT>
</P>

<P><FONT SIZE=2>Pm</FONT>
</P>

</BODY>
</HTML>