WP SITES

3095 Coded Tutorials & 297 Plugins

How To Add Social Buttons Inline With Author Box Title In Genesis

Here’s the code i used to display AddThis social follow buttons inline with my author box title.

The code assumes you have already loaded AddThis Javascript using one of several methods.

There’s the PHP and CSS.

PHP Code

CSS Code

.addthis_horizontal_follow_toolbox {
	float: right;
	margin-right: 300px;
}

Was this helpful?

Yes
No
Thanks for your feedback!

Leave a Reply