Article Box Image Crop
Hi
How do I enable cropping on the images used in the article boxes?
I'd like my client to be able to upload any shape/size photo, but have the photo_wrapper and desc_wrapper always stay the same height.
Can this be achieved in CSS?
Thanks in advance!
Comments
this can be done only under functions/theme-functions.php file where add_image_size() functions are. CSS won't work in this case at all.