Ryan Hellyer

Dropdown Menu CSS Generator

This is a very old tool I built many years ago. It was very popular for a long time, but in the transition to a new Laravel based site, I dropped support for it sorry.

Welcome to the dropdown menu CSS generator. By modifying the options below, you can generate a restyled dropdown navigation above. You can copy and paste the CSS generated from the box further down the page.

[dropdowns]

Implementation

<ul id="suckerfishnav" class="sf-menu">
<li><a href="">Tomato</a></li>
<li><a href="">Capsicum</a></li>
<li><a href="">Cucumber</a></li>
</ul>

Note: This is a very old tool I created a long time ago. It is however very popular and seems to work well for those who use it.