Thanks Lynne...manage to create also this great tutorial from you....just can't figure it out how to hide this DropDown Menu to Guest...tried the one you mention above but no luck...
can you please assist me here...
PHP Code:
<li class="popupmenu">
<a href="javascript://" class="popupctrl">Drop Down Menu</a>
<ul class="popupbody popuphover">
<li><a href="arcade.php?&act=Arcade&module=settings">Settings</a></li>
<li><a href="arcade.php?&act=Arcade&module=favorites">Favorites</a></li>
<li><a href="arcade.php?&act=Arcade&module=report">Rankings</a></li>
</ul>
</li>
</ul> ';
thanks and best regards...

:up: