You can use Firebug to look at the css classes and their attributes. You 
can also  change them on the fly to see the results.

On Monday, October 21, 2013 9:49:09 AM UTC-4, Sarbjit wrote:
>
> I am using SQLFORM.grid and smartgrid for viewing the records, I noticed 
> that when I use view record button, the text seems to be on right side 
> making the left side of the screen empty.
>
> It looks like 
>                                                                  Name : 
> John
>                                                        Date of Birth : 
> 21/10/1980
>
> I want it to look like:
>
> Name                :  John
> Date of Birth     :   21/10/1980
>
> How can I modify the layout of grid and smartgrid, I tried locating the 
> default settings in web2py.css but I was not able to figure out the proper 
> section.
>
> Can some one please guide me on how this can be achieved.
>
>
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to