Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 2450 visitors today
Log In Register

Forum OpenACS Development: Re: ad_form, formtemplate, radio buttons

OpenACS Home : Forums : OpenACS Development : Re: ad_form, formtemplate, radio buttons : One Message

+
Posted by Andrei Popov on
> I didn't want to alter the defaults for every form, just for this one form.

And this is exactly what you probably could achieve with CSS (by setting them to be "inline" rather than "block").  The current formtemplate (that uses TABLE to layout all of these elements) would not however allow you the full control.

Anyway, you seem to be all set now.