Page 1 of 1

modulo gallery sube archivos png's y convierte a png's

Posted: Wed May 04, 2011 5:42 pm
by mavalecu
necesito preservar la transparencia, para ello subimos imágenes en formato png, pero gallery las convierte a jpg. Se puede desactivar esto? Saludos!

Re: modulo gallery sube archivos png's y convierte a png's

Posted: Thu May 05, 2011 8:58 am
by Jos
If you upload png's with the Gallery upload function, they will indeed lose their transparency. It's the SWFUpload script which is responsible for that.

You can upload with ImageManager, FileManager or FTP to keep transparency.

Re: modulo gallery sube archivos png's y convierte a png's

Posted: Thu May 05, 2011 11:36 am
by mavalecu
Thanks! For your answer!
Jos wrote:If you upload png's with the Gallery upload function, they will indeed lose their transparency. It's the SWFUpload script which is responsible for that.

You can upload with ImageManager, FileManager or FTP to keep transparency.