设置 post_thumbnail 和 lightbox 的大小
我需要使用 post_thumbnail 函数设置灯箱和大小。
我在我的网站上实现了此代码 http://pastebin.com/UhA1UxYv
我怎样才能设置像 355px 这样的尺寸X 236px 和这个大图像添加 rel 以在灯箱中打开?或thickbox
我知道设置大小的函数是array(355,236)
,但我不知道如何在代码中实现它。
I need to set lightbox and size with the post_thumbnail function.
I have this code implemented on my site http://pastebin.com/UhA1UxYv
How can I set a size like 355px X 236px and this large image add the rel to open in lightbox? or thickbox
I know that the function to set size is array(355,236)
, but I don't know how implemented this in the code.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我想像这样
like this i think
这很简单,使用它可以节省您的时间和服务器负载。
http://code.google.com/p/timthumb/
It is very simple, use this instead will save your time and server load.
http://code.google.com/p/timthumb/