Quote:
Originally Posted by Frosty
That should not be difficult at all, can you post your code, demo, or a screenshot so we can see what's the problem? 
|
sure,
I inserted the code in SHOWTHREAD, and in ff I want to try and line them up better and also in IE some buttons is slightly higher than the other and in all browsers google plus is just way out there lol
Code:
<div id="above_postlist" class="above_postlist">
<vb:if condition="$show['largereplybutton']">
<a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&noquote=1"
class="newcontent_textcontrol"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
<img style="display:none" id="progress_newreplylink_top" src="{vb:stylevar imgdir_misc}/progress.gif" alt="" />
</vb:if> <style>
html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 5px 0px 20px; height:15px; margin: 10px 0px 30px 10px; solid #d8dfea; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left; font-size:12px; color:#ffffff;}
html .fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left; text-decoration:none; }
html .fb_like_button { margin: 5px 0px px 0px;}
</style>
<script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script>
<a rel="nofollow" href="http://www.facebook.com/share.php?u=<;url>" class="fb_share_button" onClick="return fbs_click()" target="_blank" style="text-decoration:none;">分享</a> <script src="http://connect.facebook.net/zh_TW/all.js#xfbml=1"></script> <fb:like href="http://www.domainname.com/{vb:raw relpath}" layout="button_count" show_faces="false" width="450" font=""></fb:like>
<!-- Place this tag where you want the +1 button to render -->
<div class="g-plusone" data-size="medium"></div>
<!-- Place this render call where appropriate -->
<script type="text/javascript">
window.___gcfg = {lang: 'zh-TW'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>