I'd specify a different view for that page and then have css styling at the 
top of the custom view.  That way this width change would only be 
applicable on that page.

Am I over-simplifying the problem?

-Jim

On Tuesday, July 23, 2013 10:47:05 AM UTC-5, Kyle Flanagan wrote:
>
> I'm trying to change the width of an SQLFORM.grid to take up the full 
> width of the browser window, but only in one view. I'm assuming that means 
> I need to change the .container width, but I can't figure out where exactly 
> the width needs to be changed. I've also read that changing container to 
> container-fluid might get me started in the right direction, but I'd rather 
> not change the layout for all the views when I just need one to be the full 
> width of the browser window. Is there a way to change the width of the 
> container for one view without making a change in layout.html that will 
> impact all views? 

-- 

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