Closed hasanfardous closed 10 years ago
When calling MultiPostThumbnails::the_post_thumbnail()
or MultiPostThumbnails::get_post_thumbnail()
the fifth argument follows the same pattern as WordPress's post thumbnail, so passing in array( 'class' => 'my-class-name')
as the fifth arg would add the class my-class-name
to it.
I like so much this plugin. I'm a new user and I've a question "how to add css class to the post thumbnail image"?