direct jpg img to url
Forum » Blogger Discussion / Blogger Layout » direct jpg img to url
Started by: Anonymous (68.81.173.x)
On: 1180394925|%e %b %Y, %H:%M %Z|agohover
Number of posts: 3
rss icon RSS: New posts
Summary:
how to change code so that when visitor clicks on an image, it opens a specific url
direct jpg img to url
Anonymous (68.81.173.x) 1180394925|%e %b %Y, %H:%M %Z|agohover

anyone know how to edit blogger code to open a new url when someone clicks on a picture that's been added as a template item?

unfold direct jpg img to url by Anonymous (68.81.173.x), 1180394925|%e %b %Y, %H:%M %Z|agohover
Re: direct jpg img to url
Anonymous (62.131.202.x) 1180462550|%e %b %Y, %H:%M %Z|agohover

Use html for this. You have to use tags like this:
<a href="www.yourlink.com"><img src="yourimg"/></a>

unfold Re: direct jpg img to url by Anonymous (62.131.202.x), 1180462550|%e %b %Y, %H:%M %Z|agohover
Re: direct jpg img to url
Anonymous (68.81.173.x) 1180496733|%e %b %Y, %H:%M %Z|agohover

i think i would have used this code in the old blogger format, but my blogger template now uses widgets. needless to say, it easily stumps me. it won't take <a> in the widget code. is there another method or another place where i could place this code? i have essentially removed the header from my page and added a jpg image in the sidebar that functions as my blog name. i'd like to make that image "clickable" to redirect to my home page.

unfold Re: direct jpg img to url by Anonymous (68.81.173.x), 1180496733|%e %b %Y, %H:%M %Z|agohover
New post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.