Which should help when using the nightly or devel versions of web2py, since it comes with Bootstrap now... ;)
Anyway, whether using Bootstrap or any other css library (or even a completely custom approach), the principle is the same. It's just plain css. Regards On Wednesday, June 13, 2012 5:01:38 AM UTC+2, pbreit wrote: > > It should be fixed to the top by default. Here is what the welcome app > comes with: > > <div class="navbar navbar-fixed-top"> > > There is some info about search inputs in the Bootstrap docs: > http://twitter.github.com/bootstrap/components.html#navbar >