- Xu
- 771,455,253
Bài viết: 4141 



Để thêm thanh menu vào diễn đàn Xenforo, các bạn có thể làm theo hướng dẫn sau.
Bước 1: Vào template navigation tìm
Thêm vào bên trên nó:
Chúc các bạn thành công!
Bước 1: Vào template navigation tìm
Mã:
<! - members ->
Thêm vào bên trên nó:
Mã:
<! - Menu Mới ->
<xen:if is= "{$tabs. Help}" >
<li class= "navTab help {xen:if $tabs. Home. Selected, 'selected', 'Popup PopupControl PopupClosed' }" >
<a class= "navLink" rel= "Autre" >Tiện ích</a>
<a class= "SplitCtrl" rel= "Menu" ></a>
<div class= "{xen:if {$tabs. Help. Selected}, 'tabLinks', 'Menu JsOnly tabMenu' }" >
<div class= "primaryContent menuHeader" >
<div class= "muted" >{xen:phrase quick_links}</div>
</div>
<ul class= "secondaryContent blockLinksList" >
<xen:hook name= "navigation_tabs_help" >
<li><a href= "https://dembuon. Vn/upanh/" target= "_blank" >Up ảnh</a></li>
<li><a href= "https://dembuon. Vn/spell/" target= "_blank" >Soát lỗi chính tả</a></li>
</xen:hook>
</ul>
</div>
</li>
</xen:if>
Chúc các bạn thành công!
Chỉnh sửa cuối: