How would I add a drop down menu to the links to the image below. But instead of them dropping down I would like them to go out to the right. I am also adding the coding for the links.
Code:
<div class="sidebar_cat">Members Area</div>
<div class="sidebar_menu"><a href="http://********/forum/usercp.php">MY ACCOUNT</a></div>
<div class="sidebar_menu"><a href="http://********/forum/group.php">SOCIAL GROUPS</a></div>
<div class="sidebar_menu"><a href="http://********/forum/private.php">MY MESSAGES</a></div>
<div class="sidebar_menu"><a href="http://********/forum/gallery">GALLERY</a></div>
<div class="sidebar_menu"><a href="http://********/forum/misc.php?do=forms">SITE FORMS</a></div>
<div class="sidebar_menu"><a href="http://********/forum/sendmessage.php">SUPPORT</a></div>
<div class="sidebar_menu"><a href="http://********/forum/chat/index.php">CHAT ROOM</a></div>