Main Page Thumbnail Resize?
Hi,
www.comfortablekitchen.com
I'd like to resize the main page thumbnails to 175x175. I tried using this css and regenerate thumbnails which didn't work.
add_image_size( 'featured', 175, 175, true); // uses on homepage featured image
thanks again for your help
Greg