This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you make a link into a single word on tumblr?
11-09-2012, 08:11 PM
Post: #1
How do you make a link into a single word on tumblr?
I am trying to make a link from a single word. Eg, take someone to my facebook page but just have the word 'facebook'

Ads

Find all posts by this user
Quote this message in a reply
11-09-2012, 08:19 PM
Post: #2
 
If this is in your sidebar description or somewhere in your theme, just use the following piece of HTML:
<a href="URL">facebook</a>
Swap URL with the address of your Facebook page.

If you want the link to be in a post, type the word (in this case, 'facebook'), in the text box. Highlight it, and click the chain icon above the text box. In the window that opens, enter the address on the first line, press submit, and voilà.

Ads

Find all posts by this user
Quote this message in a reply
11-09-2012, 08:19 PM
Post: #3
 
Text Link:

<p><a href="FULL URL link to FB page" title="Mouseover Description">Facebook</a></p>

You can change the "p" tags to div tags and style as needed. Page MUST be accessible to viewers or it doesn't work.


Absolute and Relative Paths: http://webdesign.about.com/od/beginningt...40502a.htm

Ron
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)