Hi All,
I am using the Nightly Build with twitter-bootstrap which is fun for the most part. However I wanted the container to have a white background. I thought I could just find the div and add the color:#FFFFFF; to the div in the web2py.css file. This has some weird effects. I even tried using inline CSS as I thought something else in the web2py.css was affected me, but still the same problem. What I am trying to achieve is this: I have a static background which is working, but I want the div container to have a white background. When I tried the above, only some content in some of my divs is being wiped out. Any ideas on how I can get the container to be white? Thanks very much.

