1
<div class="pin_image">
<a href="<?php the_permalink(); ?>"><img width="191" height="auto" class="<?php echo $img_class; ?>"
src="<?php echo PricerrTheme_get_first_post_image(get_the_ID(),102,72); ?>" /></a>
</div>
如何让上面的图片根据图片的高宽比动态生成高度?宽度将是191px。就像pinterest。Pinterest图片高度
这里没有问题。请编辑问题并重新整理,以使其易于理解。 –
好了修好了谢谢。 – new503
嘿 - 如果我的回答对您有帮助,请将其标记为最佳答案。谢谢! :D –