Mondi
09-07-2011, 08:43 PM
Hi all -
Could anyone help me 'unravel' what code I need to attach to a Facebook Connect button that's embedded in a post, blog or article?
I'd like to point visitor's attention to the possibility of registering at our forum by presenting a Facebook Connect button blatantly in publications.
Eager to hear from an expert soon!
Thanks heaps for your assistance in advance -
Mondi
--------------- Added 1315474095 at 1315474095 ---------------
Hi all -
Just in relation to the embedding of a Facebook Connect button in posts, blogs and articles I played around by selecting an image, which I uploaded to my server.
Thinking that I then could copy-paste the url of the facebook app to which the actual vBulletin Facebook Connect button refers and assign it to that image to make it 'clickable' I assembled the following simple piece of html:
<a href="https://www.facebook.com/login.php?api_key=............" target="_blank">
<img src="http://gblcg.com/...../image_title.jpg" border="0">
</a>
The app doesn't seem to like this code - whereas when I put the app's url into an article 'as is' as link all seems fine.
Nice attempt ( and I think I am on the right track) but -- anyone else having an idea how I can assign the Facebook app code to an image?
What do I need to change about this code to make it work?
Many thanks
--------------- Added 1315474182 at 1315474182 ---------------
Hi all -
Just in relation to the embedding of a Facebook Connect button in posts, blogs and articles I played around by selecting an image, which I uploaded to my server.
Thinking that I then could copy-paste the url of the facebook app to which the actual vBulletin Facebook Connect button refers and assign it to that image to make it 'clickable' I assembled the following simple piece of html:
<a href="https://www.facebook.com/login.php?api_key=............" target="_blank">
<img src="http://gblcg.com/...../image_title.jpg" border="0">
</a>
The app doesn't seem to like this code - whereas when I put the app's url into an article 'as is' as link all seems fine.
Nice attempt ( and I think I am on the right track) but -- anyone else having an idea how I can assign the Facebook app code to an image?
What do I need to change about this code to make it work?
Many thanks
Could anyone help me 'unravel' what code I need to attach to a Facebook Connect button that's embedded in a post, blog or article?
I'd like to point visitor's attention to the possibility of registering at our forum by presenting a Facebook Connect button blatantly in publications.
Eager to hear from an expert soon!
Thanks heaps for your assistance in advance -
Mondi
--------------- Added 1315474095 at 1315474095 ---------------
Hi all -
Just in relation to the embedding of a Facebook Connect button in posts, blogs and articles I played around by selecting an image, which I uploaded to my server.
Thinking that I then could copy-paste the url of the facebook app to which the actual vBulletin Facebook Connect button refers and assign it to that image to make it 'clickable' I assembled the following simple piece of html:
<a href="https://www.facebook.com/login.php?api_key=............" target="_blank">
<img src="http://gblcg.com/...../image_title.jpg" border="0">
</a>
The app doesn't seem to like this code - whereas when I put the app's url into an article 'as is' as link all seems fine.
Nice attempt ( and I think I am on the right track) but -- anyone else having an idea how I can assign the Facebook app code to an image?
What do I need to change about this code to make it work?
Many thanks
--------------- Added 1315474182 at 1315474182 ---------------
Hi all -
Just in relation to the embedding of a Facebook Connect button in posts, blogs and articles I played around by selecting an image, which I uploaded to my server.
Thinking that I then could copy-paste the url of the facebook app to which the actual vBulletin Facebook Connect button refers and assign it to that image to make it 'clickable' I assembled the following simple piece of html:
<a href="https://www.facebook.com/login.php?api_key=............" target="_blank">
<img src="http://gblcg.com/...../image_title.jpg" border="0">
</a>
The app doesn't seem to like this code - whereas when I put the app's url into an article 'as is' as link all seems fine.
Nice attempt ( and I think I am on the right track) but -- anyone else having an idea how I can assign the Facebook app code to an image?
What do I need to change about this code to make it work?
Many thanks