center an external image
Reviewing the documentation I found the following to resize and center an image:
((http://example.com/image.png width=500 align=center))
I used this a lot:
%%(wacko wrapper=text wrapper_align=center)((http://example.com/image.png))%%
the bad thing is that it is mandatory to use the size, that is I can't just center the image.
((http://example.com/image.png align=center))
Is there another way to do it?
Comments
Log in or create an account to post a comment.
Re: FIXED center external image without size
Re: center an external image