Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    May 2008
    Location
    E. Stroudsburg, PA
    Posts
    4
    Plugin Contributions
    0

    Default How do I add a clickable link to a pdf?

    I would like to add a pdf file that people can download as a consignment contract.

    I do not want to create a new page or add this as an attribute.

    All I want to do is have a line that reads "To download the consignment contract, CLICK HERE."

    Any help would be appreciated.

    Brian

  2. #2
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: How do I add a clickable link to a pdf?

    Depending how your users machines are set up:
    Code:
    To download the consignment contract, <a href="pathtofile.pdf">CLICK HERE.</a>
    .
    You are better saying To download the consignment contract, RIGHT CLICK HERE AND SAVE. As clicking might just launch the PDF in their browser.

  3. #3
    Join Date
    May 2008
    Location
    E. Stroudsburg, PA
    Posts
    4
    Plugin Contributions
    0

    Default Re: How do I add a clickable link to a pdf?

    OK - I'm following you...

    Where do I put the contract.pdf file and how do I link it to that text?

    Brian

  4. #4
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: How do I add a clickable link to a pdf?

    See your PM.

    In case anyone else needs to know.

    Like anything, it doesn't matter where it lives on your server as long as you link to it properly.
    In this case I would suggest creating a pdf folder at root level and linking:

    domain.com/pdf/contract.pdf

    Keeps things nice and tidy.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 10 Jan 2013, 07:59 AM
  2. How do I add a link to open a pdf document in sidebox
    By r.muinos in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Sep 2011, 10:06 AM
  3. Add a link to a .pdf
    By Nintendoparts in forum General Questions
    Replies: 8
    Last Post: 14 Jan 2011, 11:33 PM
  4. Logo link - how can I make clickable space larger?
    By Kenichi in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Apr 2010, 07:33 AM
  5. add pdf link
    By ggettings in forum Basic Configuration
    Replies: 5
    Last Post: 4 Jan 2007, 04:08 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg