Hi,
I would like to put three submit buttons in line and I tried with a container in div type and load css with the next code:
#chronoform-container-37 {
float:left;
}
The info of container is:
<div class="chronoform-container" id="chronoform-container-37">
What's the problem? It's possible do it with a container?
Thanks.
Pablo.
I would like to put three submit buttons in line and I tried with a container in div type and load css with the next code:
#chronoform-container-37 {
float:left;
}
The info of container is:
<div class="chronoform-container" id="chronoform-container-37">
What's the problem? It's possible do it with a container?
Thanks.
Pablo.