[pmwiki-users] Problem with height when resizing images

Sergio Belkin sebelk at gmail.com
Sun Mar 18 18:41:46 CDT 2007


Hi, I added the following line:
%width=20pct% http://www.openkairos.com/wiki/imgs/primera.jpg"Escritorio de 
Mandriva" 

Also, this is the html output:

<img src="http://www.openkairos.com/wiki/imgs/primera.jpg" alt="Escritorio de 
Mandriva" title="Escritorio de Mandriva" width="20%">

In this case the image looks properly, but if I change to this:
%heigth=20pct% http://www.openkairos.com/wiki/imgs/primera.jpg"Escritorio de 
Mandriva" 



The image looks as actual size, it seems that directive is ignored, if I look 
the source code from Mozilla Firefox, it's as if doesn't work the desired 
html:

<img src="http://www.openkairos.com/wiki/imgs/primera.jpg" alt="Escritorio de 
Mandriva" title="Escritorio de Mandriva">

Why isn't height working?


Thanks in advance!
-- 
Sergio Belkin
Soluciones Informáticas Open Source
Community Site http://www.openkairos.com
Blog http://sebelk.blogspot.com
----------------------------------------



More information about the pmwiki-users mailing list