[wp-hackers] the_post_thumbnail();
Chris Carter
chris at 314media.com
Thu Oct 21 04:58:43 UTC 2010
Sorry;
This array works:
the_post_thumbnail(array( 150,150 ), array( 'alt' => 'alttext', 'title' =>
'titletext'));
It does bump the image down 50 px from where it's supposed to be though...
Had to do a 'style' => 'margin-top: -50px' for some reason...
On Wed, Oct 20, 2010 at 11:39 PM, Chris Carter <chris at 314media.com> wrote:
> Anyone successful from removing the title attribute from
> the_post_thumbnail()? I'm stumped...
>
>
> --
> Chris
>
--
Chris
More information about the wp-hackers
mailing list