Newbie finding this really hard -...

User 2584672 Photo


Registered User
28 posts

I tried Coffee cup visual site designer a few years ago and found it hard to use. I don't understand drop down menus.... I was able to make it work briefly back then (html editor let you build menus back then), but all of the sudden, without changing anything, the drop down menu didn't work. See the jpg... it always looks like that.

Why doesn't it show up properly?! Do I need to put the mnu file in a certain place?! What about the js folder and the css folder? What should be in there? Here's the html code i put into the menu portion on the VSD:

<ul class="menu-menu">
<li class="first"><a href="index.html">Home</a></li>
<li>
<a href="Methodology.html">Methodology</a>
<ul>
<li class="first"><a href="Process.html">Process</a></li>
<li><a href="Mission.html">Mission</a></li>
<li><a href="About Us.html">About Us</a></li>
<li><a href="FAQ.html">FAQ</a></li>
</ul>
</li>
<li>
<a href="Services.html">Services</a>
<ul>
<li class="first"><a href="Investments.html">Investments</a></li>
<li><a href="Planning.html">Planning</a></li>
<li><a href="Executive Comp.html">Executive Comp.</a></li>
<li><a href="Coordination.html">Coordination</a></li>
</ul>
</li>
<li>
<a href="Projects.html">Projects</a>
<ul>
<li class="first"><a href="Smart Moves.html">Smart Moves</a></li>
<li><a href="Striking Results.html">Striking Results</a></li>
<li><a href="Fresh Solutions.html">Fresh Solutions</a></li>
</ul>
</li>
<li>
<a href="Technology.html">Technology</a>
<ul>
<li class="first"><a href="Overview.html">Overview</a></li>
<li><a href="Personal Financial Index.html">Personal Financial Index</a></li>
</ul>
</li>
<li><a href="Links.html">Links</a></li>
</ul>
Attachments:
User 103173 Photo


VP of Software Development
0 posts

Adding a menu from Menu Builder is very easy to do. We have full instructions here at http://www.coffeecup.com/help/articles/ … -designer/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.