i think you can look at this slices http://www.web2pyslices.com/slice/show/1516/adapt-a-css-template-to-web2py-layouthtml
imho, it better to have the response.menu and auth.navbar manually in your layout template, because what i tried before it will be replace by web2py css class. test doing with the template from another, it ruined the view (navbar and menu). src : http://speckyboy.com/2014/05/16/free-bootstrap-admin-themes/ best regards, stifan -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

