Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #990860
    yhshin1020
    Participant

    Hey,

    I have a Resource page set up on my website where users can go and download the files.

    I have a column of texts and i want to be able to click on the text and have it open up pdf on a new tab.

    I understand buttons can achieve the effect – but i want to have it text only, unless there is a way to modify the border colour and text colour of the button (from X shortcodes Integrity).

    If you navigate to my Resources page you will see a single red-bordered button I have set up followed by a column of texts.

    I want to be able to achieve the effect of the button with the text. I have uploaded a pic below to see how i want it to be ( its taken from Apple’s Developer Resources page)

    How can I go about doing this?

    Thank you!

    #990862
    yhshin1020
    Participant
    This reply has been marked as private.
    #990937
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Instead of using a button, you can simply use a text using this format:

    
    <a href="http://link-to-your-pdf-file" target="_blank">Link Text</a>

    Or like this:

    
    <a href="http://www.ipylc2016.com/wp-content/uploads/2016/05/EEASStudyGuide.pdf" target="_blank" title="EEASStudyGuide">EEASStudyGuide</a>

    Please check out this video walk through in creating a link within your content:
    https://community.theme.co/kb/wordpress-creating-links/

    #993158
    yhshin1020
    Participant
    This reply has been marked as private.
    #993173
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

  • <script> jQuery(function($){ $("#no-reply-990860 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>