The three bars in the upper right of your Firefox are a part of the 
browser, not your page. That's how the recent Firefox menu looks like.

The web2py welcome app currently comes with Bootstrap 2, not 3. If you wish 
to use a bootswatch theme or any similar, you'll need to use an older, 
Bootstrap 2 compatible one. My guess is that this is the source of your 
problem.

Details such as whether you need to replace just bootstrap.min.css (and 
keep the original bootstrap-responsive.min.css) or replace the 
bootstrap.min.css and remove bootstrap-responsive.min.css altogether, are 
going to be stated in the documentation of the theme / project you're 
switching to. That's pretty much all there is to it, hence no python 
script...

Regards


On Tuesday, May 6, 2014 9:45:55 PM UTC+2, JoeCodeswell wrote:
>
> Dear web2py Community,
>
> What is a clear procedure [*dare i hope for a python script??*] to style 
> web2py css files using Bootstrap theme generators/choosers, like 
> bootswatch.com or stylebootstrap.info?
>
> My motivation is merely to change the background-color of my navbar.  I am 
> running 2.9.5-stable+timestamp.2014.03.16.02.35.39
>
> After research, I took Niphlod's suggestion to use stylebootstrap.info on 
> this post <https://groups.google.com/forum/#!topic/web2py/3WsuCKuKg9A>. 
>
> I followed Crash Course in Web2py (Part 
> 5...<http://mherman.org/blog/2012/12/10/crash-course-in-web2py-part-5-modifying-the-appearance-and-deploying-the-web-form/#.U2kVS3YQ6uZ>to
>  Update CSS. It said to copy the generated css into 
> *bootstrap.min.css*
>
> *RESULT*: The menu is broken. 
>
> After my signature, at the end of this post are 2 screenshots: 
>
>
>
> 1 - What my app looks like with *default css*, followed by 
> 2 - A screenshot of the *RESULT *of the *css update*. 
>
> I suspect i need to somehow alter *bootstrap-responsive.min* because 3 
> bars appear in the upper right of my firefox  browser because my screen 
> resolution is 1024 x 768.
>
> What specific files must be altered and how should they be altered to 
> follow Niphlod's suggestion about using a bootstrap generator to style 
> web2py? Please be very specific. A Python script would be MAGNIFICENT. 
>
> Thanks in advance.
>
> Love and peace,
>
> Joe
>
>
>
>
>
>
> <https://lh4.googleusercontent.com/-9u_Y5Nq1iac/U2k7Q0wzj0I/AAAAAAAAAHc/vov7E1brbbQ/s1600/defaultAppearance.png>
>
>
>
>
> <https://lh3.googleusercontent.com/-unaugeU7fZ0/U2k7rIR1S6I/AAAAAAAAAHk/6yOIpdDVHyo/s1600/cssUpdateResult.png>
>
>
>
> <https://lh4.googleusercontent.com/-9u_Y5Nq1iac/U2k7Q0wzj0I/AAAAAAAAAHc/vov7E1brbbQ/s1600/defaultAppearance.png>
>

-- 
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.

Reply via email to