[pmwiki-users] Image Borders

Patrick R. Michaud pmichaud at pobox.com
Fri Oct 14 10:41:00 CDT 2005


On Fri, Oct 14, 2005 at 10:38:50AM -0400, Miller, Joshua wrote:
>    This is probably pretty simple but I'm not finding it in the
>    documentation...
> 
>    I want to put a border around an image... is this possible?

%border='1px solid black' apply=img% Attach:image.gif

>    Can I format the %lframe% to make it with a black background?

Sure!

%lframe bgcolor=black% Attach:image.gif

Or, to create an %lframeblack% style:

    %define=lframeblack lframe bgcolor=black%

    %lframeblack% Attach:image.gif

See http://www.pmwiki.org/wiki/Test/ImageBorder for examples.

Pm




More information about the pmwiki-users mailing list