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 Custom Code 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.