diff options
author | zimek <zimek@web> | 2010-06-08 23:30:28 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-08 23:30:28 +0000 |
commit | 8028a900302fe5cf73a1f11ab372ed07d88f01c9 (patch) | |
tree | c3dc017a1c0417de56946fbabae95b041fcf9e3a /doc/forum | |
parent | ee11d4ca8f7ba9bf9c5d5d0cb4bca60a52b0272e (diff) |
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/img_plugin_and_missing_heigth_value.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/img_plugin_and_missing_heigth_value.mdwn b/doc/forum/img_plugin_and_missing_heigth_value.mdwn new file mode 100644 index 000000000..5fbae6272 --- /dev/null +++ b/doc/forum/img_plugin_and_missing_heigth_value.mdwn @@ -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? |