Can I change width of drop down menu generator?

Q: Hello

Is it possible to alter the length of the menu? Where would I find that in the code?

A: You can change the width of each menu button separately. Please, open the generated code in any text editor (for example, NotePad) and set the necessary value for width parameter. For, example:

<!-- Start css3menu.com BODY section -->
<ul id="css3menu1" class="topmenu">
        <li class="topfirst"><a href="#" style="width:45px;height:18px;line-height:18px;">Item 0</a></li>
        <li class="topmenu"><a href="#" style="width:100px;height:18px;line-height:18px;"> </a></li>
        <li class="toplast"><a href="#" style="width:70px;height:18px;line-height:18px;">Item 2</a></li>
</ul><p class="_css3m"><a href="http://css3menu.com/">CSS Image Button Css3Menu.com</a></p>
<!-- End css3menu.com BODY section -->

Related

Recent Demos



Contact US

For troubleshooting, feature requests, and general help, contact Customer Support at Mail. Make sure to include details on your browser, operating system, CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.

See More