Hello list, In a web2py application I'm displaying a table with data.
With the default layout.html as provided by plain web2py, it's looking wonderful. With the layout.html as provided by t2, the space that can be used by the table is too narrow because of the sidebar, causing cells to take up multiple lines, even if the browser window is maximized. Could anyone suggest a css modification to get rid of the sidebar, and instead have it positioned e.g. somewhere on top of the page? Or can I get rid of the sidebar and have the login, register, ... actions displayed in the menu ? Main problem is: I don't speak css apart from the very, very basics. Best regards, Stefaan. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

