In my version of web2py the layout.html has this:
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">

However, it is definitely black. If I change it to navbar-inverse I get a 
green navbar.

By using the above css. I am able to get a light navbar.

Thanks


On Thursday, 3 December 2015 11:32:48 UTC+1, Leonel Câmara wrote:
>
> I don't mean in the css file, I mean in layout.html where you have
>
> <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
>
>
>
> Just remove navbar-inverse.
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to