Help > Forum > トピック&投稿 > 投稿日を非表示にする

投稿日を非表示にする

以下の手順に従って、投稿の日付を非表示にできます。

  1. Web サイト Toolbox アカウントにログインします。
  2. をクリックします。 統合する リンク。
  3. 内にある 統合する メニューで、 HTML リンク。
  4. 次の HTML コードを フォーラムヘッドタグ HTML コード テキストボックス:

    <style>
    span.mod.icons.pull-right > time, .last-post > i > span > time, .post-date > time, .post-date > span:not(.edited) > time {
        display: none !important;
    }
    </style>
    
  5. 保存 あなたの設定。


If you still need help, please contact us.