> If the image is, let's say 480x340 and I want it in other size can I
> use the height="?" and widht="?" with the [img[file.jpg]] syntax or do
> I have resize it manually?

The basic TW image syntax does not support specifying the width/height
of an image.  Fortunately, I've created a plugin that adds this
functionality:
   http://www.TiddlyTools.com/#ImageSizePlugin

Usage: [img(width,height)[file.jpg]]

where 'width' and 'height' can be any CSS measurements, e.g.:
   [img(4in,3in)[file.jpg]] or [img(200px,auto)[file.jpg]]

enjoy,
-e



>
> > There's no need to use HTML for this... TW image syntax support left
> > and right alignment, like this:
>
> //T...
--~--~---------~--~----~------------~-------~--~----~
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