]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/img_plugin_and_missing_heigth_value.mdwn
7da4625aeb5b7ee8331e401188e13583b642fa5b
[git.ikiwiki.info.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?