[solved] ListMenu Plugin - How to position the menu?
The menu of A - Z letters always appears on a new line. I have text that I want to use as a "label", and have the menu display inline. I have tried using display:inline;. An example would be: .lm-wrapper { margin:0; padding:0; display:inline;} in the included css file. Any help would be appreciated!
Thanks, Ken