- Change comment to "Because is possible have large lists (i.e. 200 events in timeline) i think woud be very usefull : * Keep the toolbar fix at top, ever visible; and/or * Have button(s) to top <hr><i>anonymous claiming to be Thomas added on 2009-08-30 16:00:24:</i><br> This is easy to do through the CSS editor. I don't think that Fossil needs to be a presentation/layout engine, so it's probably best just to merge these with the existing styles: <pre> body { padding-top: 2em; } div.mainmenu { position: fixed; top: 0; left: 0; width: 100%; } </pre> Tested in Safari and Firefox."
- Appended to comment:
anonymous claiming to be Thomas added on 2009-08-30 16:00:24:
This is easy to do through the CSS editor. I don't think that Fossil needs to be a presentation/layout engine, so it's probably best just to merge these with the existing styles:body { padding-top: 2em; }
div.mainmenu { position: fixed; top: 0; left: 0; width: 100%; }
Tested in Safari and Firefox.
- Change resolution to "Open"
- Change comment to "Because is possible have large lists (i.e. 200 events in timeline) i think woud be very usefull : <li> Keep the toolbar fix at top, ever visible; and/or</li> <li> Have button(s) to top </li>"
- Change severity to "Minor"
- Change status to "Open"
- Change title to "navegation"
- Change type to "Feature_Request"