Hi
I've chosen my slider images but they don't show well in the post thumbnails.
Can I post different thumbnails as a 960 slider width is very hard to alter to fit the small thumbnail - in some of my instances.
Cheers
Hi
I've chosen my slider images but they don't show well in the post thumbnails.
Can I post different thumbnails as a 960 slider width is very hard to alter to fit the small thumbnail - in some of my instances.
Cheers
Hey,
you can use custom fields and the get_post_meta function: http://codex.wordpress.org/Function_Reference/get_post_meta to implement custom thumbnails/images.
You must log in to post.