Hi Tobbe
When you align something in a table you don't use < or >.
Instead you will use spaces before and after a cell's content to
control the alignment.
http://tiddlywiki.org/wiki/Tables#Text_Alignment
This will left align the image:
|[img(150px,auto)[img/ this_is_the_picture.png]] |
This will center the image:
| [img(150px,auto)[img/ this_is_the_picture.png]] |
This will right align the image:
| [img(150px,auto)[img/ this_is_the_picture.png]]|

Regards Måns Mårtensson
On 21 Sep., 07:52, Tobbe <[email protected]> wrote:
> Hi,
>
> When I use ImageSize plugin like this [<img(150px,auto)[img/
> this_is_the_picture.png]] and I want a frame around it with 2 | | it
> doesn't work. How can fix that?
>
> //Tobbe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to