Hi,
i have a portfolio page which i would like to fill with either images or movies. i used the fantastic imgsizer plugin to create smaller version of my uploaded images… this works great so far 😊
imgsizer creates thumbnails for all my uploaded images to fit properly in a grid and if you click a thumbnail, it opens the a larger fullsize version of my image or movieclip.
now my problem:
a thumbnails opens an image or a mp4/flv in a lightbox and i need to make sure that all full images do not exceed a maximum size. is there a way to check if the media type is an image or a movie and do a imgsize or keep the orginal file?
kind regards,
Kevin