Topic-icon Removing cell padding of facebook button

Active Subscriptions:

None
Hello - I'm pretty new to joomla and have recently purchased your product. The padding of the button is messing up all of the pages I add it to.. Can you tell me step by step on how to remove the padding?

I have everything else working this is just cosmetic

Thanks,
The topic has been locked.
Support Specialist
10 years 9 months ago #34027 by alzander
How are you adding the tag? Are you using the {JFBCLogin} tag, or using your own custom image? The {JFBCLogin} tag is the simplest way to add the button, but uses Facebook's Javascript button, which comes with a bunch of CSS and take a second to render. The image is more flexible, but takes more code. To use a custom image, use the following HTML:
<a href="javascript:void(0)" onclick="jfbc.login.login_custom();"><img src="/linktofbimage.jpg" /></a>
If you need help diagnosing the CSS, we'd need to actually see the page. Can you let me know a page where we can see the issue on? You can post it here or Private Message it to me by clicking the mail icon under my picture to the left.

Thanks,
Alex
The topic has been locked.