Re: form layout, horizontally display widgets

David Binger <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
On Mar 26, 2006, at 7:17 PM, Tom Lesters wrote:
>
> Do I need to subclass and override the render(),render_content()
>  to what ever I want?
> or there is a way to do it wither overriding render()?

The html class attributes are intended to give you a chance to do
things like this using CSS.  I think you want to pick off the divs in
these three checkbox widgets and set them to "float:left".
Also construct the first two of the three widgets with
render_br = False to keep those explicit br elements out.

There was a demo somewhere that showed how to use
CSS to change the layout of quixote forms.
I hope the author willl see this and remind us where it is.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.