Forums

Text Wrapping with Check Box

paulobrien75 10 Apr, 2014
Hi

On a form I have three checkboxes - each with text on them. In the design mode, the text is all on one line with the checkbox at the end. In form mode - the text wraps onto the next line and the checkbox is aligned to the top of the text rather than the middle.

Is it possible to either :-

a) Stop the text from wrapping

b) align the checkbox in the centre vertically

or

c) both of the above!

Thanks

Paul
Max_admin 12 Apr, 2014
Hi Paul,

The wrapping may be caused by a limited space in the form container or some CSS on your page, you can try to increase the space for the form or add some CSS to stop wrapping, this CSS rule may help:
white-space:nowrap;


Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.