The Big CS1, 2, 3 Help Thread
I figured a thread needed to be in here for anyone using any of the Adobe Creative Suite programs, like myself. Comments, questions, critiques, and hopefully answers.
I've been using GoLive (8.0.1) to build a website for my dad's church, and things have been going swimmingly. My only problem is that I'm not 100% sure how to add a .pdf download link. I've learned quite a bit of html working with GoLive, and I think that a downloadable .pdf by clicking on an image would look something like this (continued above):
<td align="center" valign="middle" width="40"><a href="file.pdf"><img src="picture.jpg" alt="" height="49" width="54" align="absmiddle" border="0" /></td>
The problem is that I can't test this because you can't download files in the preview mode. All I'd like is for people to simply click the link and be able to download a sermon in .pdf format.
Thanks for any help!
Edit: oh crap. Um, hit "quote" to see the code. Apparently, I code too well.
Last edited by Willravel; 08-14-2007 at 09:59 AM..
|