Would you like to react to this message? Create an account in a few clicks or log in to continue.


    Message under the reply box

    Darren
    Darren
    Ze Big boss

    Number of posts : 171
    Age : 14
    Reputation : 41
    Registration date : 2008-11-29
    20100705

    Message under the reply box Empty Message under the reply box

    Post by Darren


    First I'd like to make note that only Founding Administrator's can access the templates.


    Now we must decide whether we went it under the Quick Reply, the extended reply or both (This is a critical step)

    Head to your Templates
    Admin panel >> Display ( Tab ) >> Templates


    Version: PHPBB2

    Quick reply

    Head to General > Viewtopic_Body

    Locate this code: {QUICK_REPLY_FORM}


    Now insert this code:
    Code:
    <table class="forumline" width="100%" border="1" cellspacing="1" cellpadding="0">
    <tr><th colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap">Admin's Message:</th></tr>
    <tr><td>1) do NOT post in capitals

    2) Do NOT post in all bold

    3)Don't Post Like Your from Germany Like This

    4) Add your own  here
    </td></tr>
     
      </table>

    Modify the rules for yourself, save & publish




    Under the Extended Reply

    Locate this template Post & Private messages > Posting_Body

    This is below the reply box, but above the preview, draft & send buttons
    locate this code

    Code:
    {CODE_CONFIRM}

    Hit enter, and insert the code

    Code:
    <table class="forumline" width="100%" border="1" cellspacing="1" cellpadding="0">
    <tr><th colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap">Admin's Message:</th></tr>
    <tr><td>1) do NOT post in capitals
     
    2) Do NOT post in all bold

    3)Don't Post Like Your from Germany Like This

    4) Add your own  here
     </td></tr>
     
      </table>


    Modify the rules for yourself, save & publish




    For PunBB

    Head to your Templates
    Admin panel >> Display ( Tab ) >> Templates

    Under the Quick Reply:
    Locate the template General > Viewtopic_body
    Hit the CTRL+F buttons and insert his is the little box:

    Code:
    {QUICK_REPLY_FORM}

    Now on the next line hit the enter button and insert this:
    Code:
    <table class="forumline" width="100%" border="1" cellspacing="1" cellpadding="0">
    <tr><th colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap">Admin's Message:</th></tr>
    <tr><td>1) do NOT post in capitals

    2) Do NOT post in all bold

    3)Don't Post Like Your from Germany Like This

    4) Add your own  here
    </td></tr>
     
      </table>


    Now customize the rules, save and publish.



    Under the Extended reply:

    Locate the template Post & private message > Posting_body

    Hit the CTRL+F buttons and insert his is the little box:

    Code:
    <input type="hidden" name="lt" value="{LAST_TOPIC_ID}" />

    hit the Enter button and insert this in the next line:

    Code:
    <table class="forumline" width="100%" border="1" cellspacing="1" cellpadding="0">
    <tr><th colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap">Admin's Message:</th></tr>
    <tr><td>1) do NOT post in capitals

    2) Do NOT post in all bold

    3)Don't Post Like Your from Germany Like This>br />
    4) Add your own  here
    </td></tr>
     
      </table>

    Now customize the rules, save & publish


    Congratulations, you now have a message under your reply box Smile
    Share this post on: reddit

    No Comment.


      Current date/time is Thu Mar 28, 2024 11:15 pm