Help Giúp em tạo mục facebook và category - sidebar

Category như bạn @Coolboyhn đã giải thích.
Code chèn Facebook Fanpage
Mã:
<iframe src="http://www.facebook.com/plugins/likebox.php?href=link fanpage&amp;width=250&amp;colorscheme=light&amp;show_faces=true&amp;stream=false&amp;header=false&amp;height=250" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:300px;" allowTransparency="true"></iframe>
Sửa link fanpage và các thông số phù hợp theo diễn đàn của bạn.
Code chèn Google
Mã:
<!-- Place this tag in your head or just before your close body tag. -->
<script src="https://apis.google.com/js/platform.js" async defer>
  {lang: 'vi'}
</script>

<!-- Place this tag where you want the widget to render. -->
<div class="g-page" data-width="250" data-href="https://plus.google.com/110505466273700874839" data-rel="publisher"></div>
Thay link Google của bạn ở phần "data-href" nhá. Nhớ sửa cả thông số width cho phù hợp
Chèn bản đồ thì sử dụng mã nhúng có dạng <iframe> của Google Maps há[/PHP]
 
  • Like
Reactions: THB
Các bạn hướng dẫn mình cái iframe với ạ . Mình mới sử dụng xenforo nên mù tịt cái này ;(;(
 
Iframe đó do Facebook cho đấy, bạn cứ thay link fanpage thành link của mình thôi là được mà
 
Nhưng mà mình hông biết để vào chỗ nào trong code ak bạn . Bạn hướng dẫn mình cụ thể với !
 
Back
Top