How can I change my html/css code on Tumblr so that the picture links don't bring people to other blogs?
-
When you click the pictures on my tumblr blog, they bring you to what I believe is the link to the blog I reblogged it from. I want it easier so that when you click the picture, it'll bring you to the page with all the notes and details, or even the page to reblog. I can't for the life of me figure out how to change it but I believe it has something to do with this code: {block:Photo} {LinkOpenTag}<meta name="{PermalinkPage}" content="{PermalinkPage}"/> <img src="{PhotoURL-250}" alt="{PermalinkPage}" border="0" width="250" >{LinkCloseTag}{/block:Photo} Any ideas?
-
Answer:
Try removing the following from meta tag: {LinkOpenTag} {PermalinkPage}" content="{PermalinkPage}"/> {LinkCloseTag} Not sure about: {/block:Photo} Try with just one link first to see if it works as you want it to. Ron
Eru at Yahoo! Answers Visit the source
Other answers
<a href="{permalink page URL}"><img src=""{PhotoURL-250}" alt="{PermalinkPage}" border="0" width="250"></a> usually the meta tags go in the <head></head> at the top of the page. and a and img tags go in the <body></body>
Jim
Related Q & A:
- How can I change my display picture?Best solution by Yahoo! Answers
- How can I change my avatar into another picture other then a Yahoo avatar?Best solution by Yahoo! Answers
- On photobucket how can I change the background of a picture?Best solution by Yahoo! Answers
- How can I add a HTML code to My Yahoo homepage?Best solution by Yahoo! Answers
- How can I change my avatar to a picture?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.