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}
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.
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.