Hi all,
due to my personal ignorance, i don't know how to align the three elemnt on the bottom of multifield.
My idea is to have the spave equally divided in 3 parts and center the elements in each part so the look can be a little bit better.
Can you suggest me how to proceed ?
the elements are votevalue, iconsdd and active
thanks.
Paolo
[attachment=0]Screenshot from 2014-10-03 07:42:30.png[/attachment]
due to my personal ignorance, i don't know how to align the three elemnt on the bottom of multifield.
My idea is to have the spave equally divided in 3 parts and center the elements in each part so the look can be a little bit better.
Can you suggest me how to proceed ?
the elements are votevalue, iconsdd and active
thanks.
Paolo
[attachment=0]Screenshot from 2014-10-03 07:42:30.png[/attachment]
Hi Paolo,
You could use CSS on the element IDs to set exact widths.
Or use a Custom Element element with your own table HTML in it (copy the ChronoForms HTML and edit it in an HTML editor).
Or you could use a Container of Type=Column and set up each column separately.
Bob
You could use CSS on the element IDs to set exact widths.
Or use a Custom Element element with your own table HTML in it (copy the ChronoForms HTML and edit it in an HTML editor).
Or you could use a Container of Type=Column and set up each column separately.
Bob
thanks for your replay, is possible to set the style properties on each field at 30% ?
this can be a solution ?
this can be a solution ?
Hi Paolo,
I expect that you can do that. Use your browser web developer tools to experiment and find the best CSS to use.
Bob
I expect that you can do that. Use your browser web developer tools to experiment and find the best CSS to use.
Bob
Thanks Bob
:-)
:-)
This topic is locked and no more replies can be posted.