Hi Heller
Install ImageSizePlugin from: http://www.tiddlytools.com/#ImageSizePlugin
qoute:
"This plugin adds optional syntax to scale an image to a specified
width and height and/or interactively resize the image with the mouse.
Usage
The extended image syntax is:
[img(w+,h+)[...][...]]
where (w,h) indicates the desired width and height (in CSS units,
e.g., px, em, cm, in, or %). Use auto (or a blank value) for either
dimension to scale that dimension proportionally (i.e., maintain the
aspect ratio). You can also calculate a CSS value 'on-the-fly' by
using a javascript expression enclosed between {{ and }}. Appending a
plus sign (+) to a dimension enables interactive resizing in that
dimension (by dragging the mouse inside the image). UseSHIFT-click to
show the full-sized (un-scaled) image. Use CTRL-click to restore the
starting size (either scaled or full-sized).
Examples
[img(100px+,75px+)[images/meow2.jpg]]
"
Regards Måns Mårtensson
On Apr 29, 8:17 am, Heller <[email protected]> wrote:
> I am trying to get an image to display smaller in a tiddler but
> instead theage is being clipped and not shrunk.
>
> <<gradient vert #ffffff #cccccc >>text-align:center;font-
> weight:bold;width:240px;height:120px;[img[Custard.png]]>>
>
> any clues plz.?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---