The default (using the twentyeleven theme with ThemeRoller turned on in the Event Espresso options) is like this: http://d.pr/i/FQg2
The CSS control the main structure is
for the containing div
.ee-social-media-buttons {}
for the individual button containers
.ee-social-media-button
So by adding something like padding-right:30px; to the individual buttons css class you can add some space.
The horizontal alignment, really depends on what CSS is controlling or overrulling the defaults, but generally a float:left; should do it, but as said it depends.
The support post ‘what is the css code to display the social buttons horizontaly’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for the Social Media Buttons add-on.