How can i do to have my facebook button like and google plus in the same line
-
I am having trouble to put my facebook button like and google plus in the same line, under the title of my post articles.
Now looks like messy, if someone could help i would really apreciate.
this is the page https://enviajes.cl/huayhuash/
The codes i used where were for single.php in a Child Theme
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <g:plusone></g:plusone> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/es_LA/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-like" data-layout="button_count" data-action="like" data-show-faces="true" data-share="false"></div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How can i do to have my facebook button like and google plus in the same line’ is closed to new replies.