Re: [web2py] New version of bootstrap

2012-10-02 Thread Richard Vézina
I found an other little issue using last version of bootstrap with web2py 2.0.9 The icons disapears on rollover, only the blue highligth remain and the inversed white texte of the a tag, but the i classicon-something/i don't follow... Can't find why... These lines from web2py_bootstrap.css :

Re: [web2py] New version of bootstrap

2012-10-02 Thread Paolo Caruccio
Richard, the issue has been corrected some time ago. Please check the trunk version. Anyway, you could replace .icon-white{background-image:url(../images/glyphicons-halflings-white.png );} /* right folder for bootstrap white images/icons */ with /* right folder for bootstrap white

Re: [web2py] New version of bootstrap

2012-10-02 Thread Richard Vézina
Thanks Paolo, It works for welcome. Still have difficulties with my app but I made many little changes maybe I broke something somewhere. Richard On Tue, Oct 2, 2012 at 4:27 PM, Paolo Caruccio paolo.carucci...@gmail.comwrote: Richard, the issue has been corrected some time ago. Please

Re: [web2py] New version of bootstrap

2012-10-02 Thread Richard Vézina
Solved Thanks Paolo, it was driving me nuts. Richard On Tue, Oct 2, 2012 at 4:39 PM, Richard Vézina ml.richard.vez...@gmail.comwrote: Thanks Paolo, It works for welcome. Still have difficulties with my app but I made many little changes maybe I broke something somewhere. Richard On

Re: [web2py] New version of bootstrap

2012-10-02 Thread Paolo Caruccio
Richard, are you the author of this message https://groups.google.com/d/msg/web2py-developers/qKO_hLh2W9U/_UcR5GEp1ToJ? If yes, in welcome app we have adopted the following solution: body {height:auto;} #header (margin-top:60px;} without any body top padding. In other words, you could set a

Re: [web2py] New version of bootstrap

2012-10-02 Thread Richard Vézina
Yes I am! This is nice. It is just in case there is more menu entry than expect sometime, since I show differents things depending of the role of the user and I don't always take a look how the page are rendered for all the user when I make changes. I would avoid at least they can't works with

[web2py] New version of bootstrap

2012-08-22 Thread Alec Taylor
There's a new version of bootstrap available. Might be worth upgrading: https://github.com/web2py/web2py/pull/27 --

Re: [web2py] New version of bootstrap

2012-08-22 Thread Khalil KHAMLICHI
Awesome! On Wed, Aug 22, 2012 at 11:10 AM, Alec Taylor alec.tayl...@gmail.comwrote: There's a new version of bootstrap available. Might be worth upgrading: https://github.com/web2py/web2py/pull/27 -- --

Re: [web2py] New version of bootstrap

2012-08-22 Thread Limedrop
Bootstrap would now seem to provide sufficient support for web2py menus: - Submenu support on dropdowns. - Disabled states on navs and dropdowns. And the Affix JavaScript plugin is cool. On Wednesday, August 22, 2012 11:27:03 PM UTC+12, Khalil KHAMLICHI wrote: Awesome! On Wed, Aug 22, 2012

Re: [web2py] New version of bootstrap

2012-08-22 Thread Niphlod
Yeah, seems also that doesn't break anything (except for the navbar default color that now is gray (.navbar-inverse does the job)). Seems also to not break web2py styles. However, affix has an issue: try resizing the Components page of the documentation a lot on the y side (try something like