Lol, yeah I had problems too and ended up hard-coding my css link into the
layout right before the head closed.  But something else is going on with
those inputs to prevent styling them...
On Aug 3, 2013 4:51 AM, "Jim Gregory" <bikesatw...@gmail.com> wrote:

> Don't know if this applies in your situation, but one problem I've
> encountered is I always assumed that simply adding a response.files. append
> (page.css) to the top of a view before extending the default layout.html
> template would put the page.css file last in the hierarchy. If you look at
> the code, it doesn't. It puts it first.
>
> In fact, I have yet to find a method of appending a custom css file to the
> hierarchy without changing the layout template explicitly to change the
> default loading order. Am I missing something?
>
> --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/ut7UKRyjepw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
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/groups/opt_out.


Reply via email to