Forum Moderators: not2easy

Message Too Old, No Replies

Need help fixing css menu

         

flybeta

10:29 pm on Dec 1, 2010 (gmt 0)

10+ Year Member



Ok so I'm trying to finish a unfinished design links were nothing fancy so I wanted add this css menu inside..

Works you click on the image then it just drops down then rolls back up when u click another one. You can see the menu I'm trying to use ul id= works until about half way down the menu then it breaks this layout and sends the "content" area to bottom of the page and starts to leaves a non filled in area after the links?

<div id="accordion">
<div>
<h3><img src="img/icons/addmembers.png" align="center" /><a href="#">Member Manager</a></h3>
<div>
<ul id="custommenu">
<p><li><a href="addmember.php">Add Member</a></li></p>
<p><li><a href="listmembers.php">Manage Members</a></li></p>
</ul>
</div>
</div>

milosevic

10:16 am on Dec 3, 2010 (gmt 0)

10+ Year Member



Works you click on the image then it just drops down then rolls back up when u click another one. You can see the menu I'm trying to use ul id= works until about half way down the menu then it breaks this layout and sends the "content" area to bottom of the page and starts to leaves a non filled in area after the links?


Hi Flybeta, and welcome to webmaster world, I'm afraid I can't understand a word of this, could you explain again more carefully?