Image Sizing w/ Frames

Hi Zack,

Unfortunately not - the frame parameter causes images to ignore any size specifications (this is MediaWiki default behaviour and not a bug). I usually use the thumb parameter instead:

For example:

[[File:ExampleImage.jpg|thumb|100px|Caption]]

looks like this:

Caption

Another option might be to use inline css to create a frame. For example:

<div style="float:left; margin-right:1em; padding: 7px 7px 11px 7px; border:1px solid #cccccc;"> [[File:ExampleImage.jpg|100px|Caption]]</div>

looks like this:

ExampleImage.jpg



Let me know if either of these options will work for you.

Cheers,

Will - WikiAdministrator17:09, 30 May 2011