Hide Sing in box
battambang - March 18, 2008 - 06:07
Hi folks,
I am new with drupal but begin to like it already. I am going to set up a very simple website with only a few text pages (home, about, contact, etc. - no forum, blog, etc.). I don't need people to register so is it possible for me to hide the User Log In User from all site visitors except Administrator? I appreciate any hints you can give.
thanks

easy...
follow below locations of your site
yoursiteurl.com/admin/build/block
select 'user login' block and disable it & submit
if you you want only login for admin(s) you don't even need the block.
the login form always available for you and all at
yoursiteurl.com/user
or
yoursiteurl.com/user/login
and logout at
yoursiteurl.com/user/logout
hope it helps