Ok so I'll try to make this as clear as possible. I need your help... I have one little problem that drives me crazy on my blogger blog. (lolpics.co) When I click on a picture it opens in its own page-url at full resolution. I want it to open on the post page url so that people may comment or have the option to share and change the picture. That only works if you click the title. Thats what I need, when clicking the image I want it to go to the blog-post url not its own url. Hope you understood, please provide a hand if you know how to fix this. Waiting for someones reply, Best Regards, Cristian.
remove the href tag. The red codes below: [COLOR="red"][B]<a href="...... >[/B][/COLOR] <img src=".... ...> [COLOR="red"][B]</a>[/B][/COLOR] Code (markup):
I found only: <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'> <img src='http://www.blogger.com/img/icon_delete13.gif'/> </a> Code (markup): and <a expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'> <img src='http://www.blogger.com/img/icon_delete13.gif'/> </a> Code (markup):
Leave only <img src="...... > Remove <a expr:href=" > and </a Then let me know. I think it should resolve your problem.
I waited for your email but no call so here it is ... For each post do edit and remove in bold for each pictured posts and replace it with the text link http://www.lolpics.co/2011/06/dont-do-drugs.html (for each photos) <a href="http://2.bp.blogspot.com/-IXxY1nmqyJQ/Te02t4r_TII/AAAAAAAAAng/K8-Y9QaPabY/s1600/DON%27T+DO+DRUGS.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img style="display:block; margin:0px auto 10px; text-align:center;cursorointer; cursor:hand;width: 400px; height: 344px;" src="http://2.bp.blogspot.com/-IXxY1nmqyJQ/Te02t4r_TII/AAAAAAAAAng/K8-Y9QaPabY/s400/DON%2527T%2BDO%2BDRUGS.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5615204472339778690" /></a></div></a>
Sorry but I was offline. Anyways I can't modify each post, that will take ages, I need some change in the source that will affect all pictures and future posted pictures.