zimek 2010-06-08 23:30:28 +00:00 committed by Joey Hess
parent ee11d4ca8f
commit 8028a90030
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +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?