]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/img_plugin_and_missing_heigth_value.mdwn
5fbae6272add92c8a88f56a29881b4688322d09e
[ikiwiki.git] / doc / forum / img_plugin_and_missing_heigth_value.mdwn
1 When I set up my picture page with `[[!img  defaults size=300x]]` then the html validator complains that the value for height is missing and the IE browsers won't show the pictures up at all; no problems with ff tho. If I set up my picture page with `[[!img  defaults size=300x300]]` then all the images are funny stretched. What am I doing wrong?