Topic-icon Spacer for Social Networking buttons

Active Subscriptions:

None
11 years 11 months ago #45423 by jchungerford
Users are reporting an annoyance with the social networking buttons in registration screen being too close to the "Next" button within JomSocial registration screen causing easy accidents to occur. How can we make it so that these buttons are further below the "Next" button by x amount of pixels?


File Attachment:
The topic has been locked.
Support Specialist
11 years 11 months ago #45429 by alzander
Try adding the following to your template's CSS:
#community-wrap .auth-facebook {
padding-top: 20px;
}
It will add 20 px on top of the social buttons on the registration page within JomSocial.

I hope that helps, but if you need anything else, just let me know.

Thanks,
Alex
The topic has been locked.