Assigning alignment attributes to Pictures
Alan German
Manila-Newbies@userland.com
Mon, 21 Jul 2003 16:14:31 -0400
On Monday, July 21, 2003, at 03:21 PM, Ryan Hale wrote:
> Hello Everyone =96
> I am trying to find a way to call a picture using a shortcut and=20
> assign it an
> align=3D=94left=94
> attribute so text will flow around it.=A0 Is there a way to do this =
and=20
> stay within WYSIWYG mode inManila?
>
> Thanks,
You can use the pictureRef macro to left-align your image:
{pictureRef("my_picture_shortcut",align:"left")}
HTH.
Alan=