Posted by filpet on September 8, 2009 at 11:10am
Jump to:
| Project: | Imagemenu |
| Version: | 6.x-1.0-rc5 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hey!
Is it somehow possible to add to a sidebar/navigation imagemenu a scroll down function?
-Peter
Comments
#1
Maybe use css like
div.mymenu {overflow: scroll;
}