Hi, I wonder if someone can assist me on how to achieve, as the attached screenshot.

Right the button is very ugly when viewed in horizontal login bar at www.venusrepublic.com

Thanks!

CommentFileSizeAuthor
fbutton.jpg8.51 KByeeloon

Comments

surroworld’s picture

Add a line break before the javascript for the button on approximately line 401 in fbconnect.module (before

and see what that does for you.
decibel.places’s picture

if you just want the fbconnect button

<?php return fbconnect_render_button() ?>
jjjames’s picture

This no longer works, any other ideas?
Thx

jjjames’s picture

Ah, this is the new code:

<fb:login-button>
theatereleven’s picture

This doesn't work for me on Drupal 6.x project mercury.

Trying to print out in a custom tpl.php file and I'm getting zilch. Any ideas?