Se l'immagine e' significativamente molto piu' grande di cio' che vorresti... segui il consiglio di Vincentcodice:<script> function resz(o,x) { w=o.width; h=o.height; if(w>h){ o.width=x; o.height=Math.round(x/w*h); } else { o.height=x; o.width=Math.round(x/h*w); } } </script> [img]<?php echo $row_album['cover']; ?>[/img]![]()