Help > Forum > Topics & Posts > Hiding post dates
Hiding post dates
You can hide the date that posts are made on by following the instructions below:
- Log in to your Website Toolbox account.
- Click the Integrate link in the main menu.
- Click the HTML link.
- Insert the following HTML code into the Forum Head Tag HTML Code text box:
<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>
- Save your Settings.
If you still need help, please contact us.