Yesterday I have extended the plugin with adjustable size of the thumbnails (width & height) and padding (space between thumbnails). Now looking into a checkbox wich will force the widget to use defined set of default values so the plugin will continue to work when only the mobypicture username is filled in. I expect to upload version 1.1 by the end of this week.
Demo new code:
< ?php mobypic_pics($username = chillez73, $num = 6, $width = 70, $height = 100, $padding = 3, $linked = true); ?>
