chèn đoạn code dưới đây vào overrall_footer

Code:



<style>
#FM_widget_share div {
width: 60px !important;
}
#FM_widget_share {
width: 200px;
position: fixed;
bottom: 0;
right: -2px;
padding: 4px;
background: white;
-moz-border-radius-top-left: 6px;
border: 5px solid #0F528F;
border-right-width: 0;
text-align: center !important;
border-top-left-radius: 6px 6px;
border-bottom: 0px;
}
#FM_widget_share iframe {
padding-left: 5px;
}

</style>
<div align="center" id="FM_widget_share"></div>

hoặc có thể chèn đoạn này ở view topic hoặc bất cứ đâu bạn muốn hiện 3 nút đó

Code:



<div align="center" id="FM_widget_share"></div>