Topic-icon Facebook share align right

Active Subscriptions:

None
10 years 11 months ago #53671 by picht
Hi

How do I change the default left alignment of the Facebook share button when using the EasyTag ? I want it aligned to the right of my page
{JFBCShare layout=button}

Regards
Picht
The topic has been locked.
Support Specialist
10 years 11 months ago #53677 by alzander
Replied by alzander on topic Facebook share align right
You can add the following to your CSS file to make the share button float right:
.sourcecoast.facebook.share {float:right; }
Of course, you can make that selector more specific to only apply to a specific share button on your site, if you'd prefer.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 11 months ago #53688 by picht
Replied by picht on topic Facebook share align right
Great, thanks.

I think it would be nice to have it as an option in the easy tags, just like it is possible with many of the other tags.

Regards
Picht
The topic has been locked.
Support Specialist
10 years 11 months ago #53694 by alzander
Replied by alzander on topic Facebook share align right
Which tags are that available with? Others in JFBConnect, or tags from other extensions? We've thought about adding a 'style' parameter, so that you could add any style you want to each tag. Adding options for just alignment opens up a lot of requests for other things, like border or background color or just about anything else. Style may require a little more knowledge of CSS (though not much) but it adds a lot of flexibility.

Let me know your thoughts on that!

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 11 months ago #53711 by picht
Replied by picht on topic Facebook share align right
Hi

On this page www.sourcecoast.com/jfbconnect/docs/social-sharing/easy-tags you can see that Google + and twitter have align properties. As they have it the others should also have it :)

Regards
Picht
The topic has been locked.
Support Specialist
10 years 11 months ago #53731 by alzander
Replied by alzander on topic Facebook share align right
Ahh.. those align properties are specific to those buttons because they are provided by those social networks. Those buttons can't be as easily styled to align in a certain direction if you don't use those parameters.. it's just differences in how each network works.

Either way, I'm glad you have something going now. Should you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.