Forum
Welcome, Guest
Please Login to access forum.
Re:Stop displaying the Hi USERNAME and LOG OUT button? (1 viewing) 
Go to bottom
TOPIC: Re:Stop displaying the Hi USERNAME and LOG OUT button?
#6929
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Stop displaying the Hi USERNAME and LOG OUT button? Karma: 79  
The 'Hi USERNAME and LOG OUT button' is the predefined behavior for every authentication module, including the Joomla core one and IFBL too. So this is not something that is supposed to be turned off.

If you want to prevent it to show, just use a custom css style in your template as below:

#jfbl-logout-form {display: none}
 
Logged Logged  
  The administrator has disabled public write access.
Go to top