MyBB Hacks

Full Version: Menu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to create a nice drop down menu in my post bit (postbit_author_user)
what code should be used?
There are many CSS or js dropdown menu examples out there.
Here is one of a very basic of the example (using CSS):
https://www.w3schools.com/css/css_dropdowns.asp
Reference URL's