Q: Is it possible to change the width of each menu button separately? I'd like the buttons to have the different width.
A: Open the generated code in any text editor 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 -->
For troubleshooting, feature requests, and general help,
contact Customer Support at . 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.