How to remove toolbar when loggedin

edited June 2015 in Modules
When I am logged in as a user in the right corner it appears a toolbar, which I don't want. Is there anything in setting to remove it or should I do it through css(to hide it)?

Comments

  • edited 12:12PM
    I have set in header.php <?php define('FUELIFY', FALSE); ?> and it is gone. Is there any other solution for this? Something nicer maybe than define a constant in header
  • edited 12:12PM
    That's currently the recommended method.
Sign In or Register to comment.