Đính kèm
Bài viết liên quan
Bài viết mới
<div class="footer-body">
<xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
<xf:copyright />
{{ phrase('extra_copyright') }}
</xf:contentcheck>
</div>
</xf:if>
<xf:if contentcheck="true">
<div class="p-footer-copyright">
<xf:contentcheck>
</xf:contentcheck>
</div>
</xf:if>
// footer
.BRCopyright{
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
float:left;
}
Quá cám ơn huynh. Tuyệt vời1./ Sửa ở template PAGE_CONTAINER, tìm đoạn code
Sửa gì thì sửa ở đây nhéPHP:<div class="footer-body">
2./ Xóa hết thì vào PAGE_CONTAINER luôn, tìm đoạn
Xóa luôn 2 dòng bên trong, code sẽ thành:PHP:<xf:if contentcheck="true"> <div class="p-footer-copyright"> <xf:contentcheck> <xf:copyright /> {{ phrase('extra_copyright') }} </xf:contentcheck> </div> </xf:if>
PHP:<xf:if contentcheck="true"> <div class="p-footer-copyright"> <xf:contentcheck> </xf:contentcheck> </div> </xf:if>
Nếu vẫn còn hiện copy right của Brivium thì vào template extra.less, tìm đoạn:
Thêm display:none; vào dưới là xongPHP:// footer .BRCopyright{ text-align: center; margin-top: 2px; margin-bottom: 2px; float:left; }
Xem nhanh
anhanhxf 0906081284
silzedt_1207 Inbox PVS |
XenForo 1 | XenForo 2 |
Translate by PVS | |
Xenforo là gì? | |
Xây dựng MXH bằng Xenforo |