Hi Guys
I'm setting up a simple forms site for a guy I'm helping out. I've created the form on my 2.5.19 site that already had Chronoforms installed, and now I've created an empty testsite just for testing the form, which I exported from the old site, and imported to the new one.
Now, all the fields are shown in the same length, and I don't get it. The template used on the site is Protostar.
Any ideas?
I'm setting up a simple forms site for a guy I'm helping out. I've created the form on my 2.5.19 site that already had Chronoforms installed, and now I've created an empty testsite just for testing the form, which I exported from the old site, and imported to the new one.
Now, all the fields are shown in the same length, and I don't get it. The template used on the site is Protostar.
Any ideas?
Ahh, I located it in Protostar:
input, textarea, .uneditable-input {
width: 206px;
}
Now how do I make this not exist, without changing it directly in the Protostar template (this might be good for others as well).
input, textarea, .uneditable-input {
width: 206px;
}
Now how do I make this not exist, without changing it directly in the Protostar template (this might be good for others as well).
This topic is locked and no more replies can be posted.
