Author Topic: Hide something from guests?  (Read 730 times)

Offline fanSte-

  • Newbie
  • *
  • Posts: 2
Hide something from guests?
« on: Apr 30, 2012, 07:20:49 »
Hello how to hide some custom thing from guest
Code: [Select]
<div id="nav">
',template_menu(),'
</div>
<a class="ucp" href="http://summer-life.info/ucp/"></a>
</div>
<div id="userinfo">';
Quote
<a class="ucp" href="http://summer-life.info/ucp/"></a>
This is my code, how to hide it from guests?