multi field element align

Paolo.Ferlini 03 Oct, 2014
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]
GreyHead 03 Oct, 2014
1 Likes
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
Paolo.Ferlini 03 Oct, 2014
thanks for your replay, is possible to set the style properties on each field at 30% ?

this can be a solution ?
GreyHead 04 Oct, 2014
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
This topic is locked and no more replies can be posted.