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
Does anybody knows how to add a picture of FB and TWITTER on a site?
05-06-2014, 05:17 PM
Post: #1
Does anybody knows how to add a picture of FB and TWITTER on a site?
I mean I want to put a link on my site that will direct to my twitter and FB... Someone told me that for facebook it's a "find me on facebook app"... does anybody have any idea? your help will be deeply appreciated...

Ads

Find all posts by this user
Quote this message in a reply
05-06-2014, 05:25 PM
Post: #2
 
for facebook: http://www.facebook.com/badges/
for Twitter i'm still searching Smile

Ads

Find all posts by this user
Quote this message in a reply
05-06-2014, 05:32 PM
Post: #3
 
You can just add a standard HTML link on your web page that goes to the Facebook or Twitter page you want people to see in their browser when link is clicked. Nothing special there as it will be the URL shown in your browser's address field.

Text Link:

<p><a href="URL path to FB page" title="Mouseover Description">Link Text Description</a></p>

You can change the "p" tags to div tags and style as needed.

Now, if you want things like FB's Share or Like button, that takes FB's coding:

http://searchengineland.com/how-to-put-t...site-42703
http://developers.facebook.com/docs/refe...ugins/like

http://www.freecodesource.com/facebook-codes/index
http://developers.facebook.com/plugins/
http://developers.facebook.com/plugins/?footer=1

Hate Twitter so you're on your own there.

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)