Featured image, add image class
-
Im having a bit of trouble, I followed this walkthrough http://www.blog.web6.org/wordpress-3-0-set-featured-image/ to add a featured image to both my index and single pages.
For the single page however I need to apply an image class so I can use an image zoomer plugin, how can I specify this class with the PHP output of
<?php the_post_thumbnail( 'single-post-thumbnail' ); ?>?Thanks in advance
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Featured image, add image class’ is closed to new replies.