» Công Nghệ Thông Tin » Chinh Phục Forumtion » Các Code Hay » template - nội quy đăng ký - đã fix lỗi toàn diện 99%


You are not connected. Please login or register

template - nội quy đăng ký - đã fix lỗi toàn diện 99%

Go down  Message [Page 1 of 1]

An Hùng BMT

An Hùng BMT
Admin
Admin

copy cho hết vào template agreement
sau đó vào quản lý tổng thể => Rules and FAQ => Additional Rules
tạo 1 nội dung là nội quy của diễn dàn, viết bằng html, dán vào đó xong cập nhật mọi thứ là xong
Code:
<table width="100%" border="0" cellspacing="2"
cellpadding="0" align="center">
  <tr>
      <td><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></span></td>
  </tr>
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <tr>
      <th class="thHead" valign="middle" height="25">{SITENAME} - {REGISTRATION}</th>
  </tr>
  <tr>
      <td class="row1" align="center">
        <table width="80%" border="0" cellspacing="2" cellpadding="0" align="center">
            <tr>
              <td>
                  <div class="genmed">
                    <br /><br />{MY_RULES}
                    <br />
                    <br />
                    <div align="center">
                        <a class="genmed" href="{U_AGREE_OVER13}">{AGREE_OVER_13}</a><br />
                        <br />
                        <a class="genmed" href="{U_INDEX}">{DO_NOT_AGREE}</a>
                    </div>
                    <br />
                  </div>
              </td>
            </tr>
        </table>
      </td>
  </tr>
</table>

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum