--- xianwinwin <[EMAIL PROTECTED]> wrote:
>     I've been strugling with this one for a while: How is it possible to
> place 2 (or more) buttons one after the other?
> 
> Currently, my buttons looks like this:
> 
> [update]
> [test]
> 
> and I wish to have:    [update]  [test]

There are at least three choices:

(1) Do something via CSS (inline or something)
(2) Modify the existing Ajax theme
(3) Create a new theme

(2) and (3) involve extracting one or more themes (a good idea for
performance anyway) and either modifying a current theme or creating a new
one.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to