I want to display thumbnails of the sites in my directory. I am using phpld latest ver. how can i do this.thanx.
<img src="http://open.thumbshots.org/image.pxf?url={$link.URL}"> Code (markup): Something like that. I can't remember the exact smarty code for the link URL. Please that code in link.tpl wherever you want to display it.
I would suggest using this instead: <img src="http://files.adbrite.com/httpads/alexa_thumbnail.php?url={$link.URL|escape|trim}"> Code (markup): Also manisht07, you should try asking on their forums first before coming to DP, otherwise, the message being conveyed is that they don't support their product. @mikey The screenshot app is coming soon. I am just finishing up a client today with a big surprise for them(everything completed at all phases of the project) Then I have 3 more huge projects, but will try and get the installer completed before I start on any of those.
I saw this question many many many times on DP and I bet that in the future, as long a Directories section will be alive, there will be ppl asking about this
Where exactly do your place the thumbnail code in the links.tpl. Every time I try placing it, the page messes up because nothing is aligned.
That entirely depends on your design. Go learn some HTML or ask in the DP design forums. This is no longer a directory issue.
I could ask what ever I want to ask... this is a webmaster forums. I fixed the problem myself, but if you don't have the answer then don't even respond to a post...
I did have the answer. How was I supposed to tell you where to post the code when i don't know anything about the surrounding code .