I'm building a site, and in the right column, I'm attempting to build a space to link to a Flickr page. I can't find any concrete info on how this is done? Can anyone help?
MichaelBluejay
6:07 am on Jun 9, 2006 (gmt 0)
Well, you haven't given us much to go on. Where is this "space" you're building to link to a flickr page?
The format for an HTML link is:
<a href=http://domain.com/page.htm>click to visit</a>
wellbornSun
4:52 am on Jun 17, 2006 (gmt 0)
I apologize. I've built a web site. On th right side menu I have a space which I want to use three images which all will link to a page in Flickr. It seems simple enough, but it is my understanding that you must have a "flickr badge"? I'm new to the more advanced stuff or is this advanced? help please.
longen
7:59 pm on Jun 17, 2006 (gmt 0)
If you want to make an image clickable you could use something like this: <a href="http://www.flickr.com/page.htm"><img src="image-name.jpg" width="" height="" border="0" alt="" title="" /></a>
wellbornSun
10:27 pm on Jun 18, 2006 (gmt 0)
thanx, this solves one issue.
handsome rob
9:41 pm on Jun 19, 2006 (gmt 0)
If you're talking about having 3 random images from your flickr account or the 3 most recent, there's a specific script for that, which is available for free. Can't remember the name offhand but I think there are a few different ones so they shouldn't be hard to find.
wellbornSun
8:05 am on Jun 24, 2006 (gmt 0)
Thanks guys. I also found some great advice at [skylab.ws...] The badge part was throwing me.
wellbornSun
5:23 am on Jun 30, 2006 (gmt 0)
Well guys, I found it and implemented it. Would appreciate any suggestions or critiques. www.watersedgegrafixx.com