Blogger Code Image linking to post page
- by Jm Agas
Is this possible to achieve in blogger?
My goal is to make Static page images to become clickable and link it to the actual post page. I know its possible by editing each post but I want to make it automatic. For example: In 9gag.com when you click the image from the homepage it will actually link you to the post page. I want to do the same but in blogger. Something like this <b:if cond='data:blog.pageType != "static_page"'><a expr:href='data:post.url'><static page images></a></b:if>
Screenshot: http://i.stack.imgur.com/YAWkL.jpg