dsn46282 2010-10-12 17:08
浏览 64
已采纳

自定义字体 - wordpress

In wordpress, when you make a blog entry, it displays the date year etc of that blog.

Is there a php/jquery script that can take any kind of title and render an image of that?

In other words if the entry data is "20th july 2010" how would I get it to render each of the three items in a different font/image.

  • 写回答

3条回答 默认 最新

  • dongxixiu9134 2010-10-12 17:15
    关注

    First of all no to the jQuery text-to-image generator.

    Now, what you are talking about is a custom theme for wordpress. A great tutorial for that can be found here: http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/

    You also mentioned text-to-image generation, I would look here: http://www.phptutorial.info/learn/create_images/ to learn how to do that.

    Good luck!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?