Forums

label position right

@yourservice 08 Jan, 2014
Is it also possible to place the label right to the radio box or check box?

I changed left in the wizard (custom code) to right but that doesn't change anything.
GreyHead 09 Jan, 2014
Hi @yourservice,

Which version of ChronoForms are you using?
You can find the version from Site Admin | Extensions | Install/Uninstall | Components in Joomla! 1.5 or Site Admin | Extensions | Extension Manager | Manage in Joomla! 1.6/1.7/2.5/3.

Bob
@yourservice 09 Jan, 2014
Hi Bob,

Al the latest versions downloadable here, just started this 2 days ago and already solved 1 problem with component 5.0 RC3.1

Max_admin 09 Jan, 2014
Hi,

There is currently no way to change the label position to right side, only "left" and "top", I'm talking about V5, I think V4 has a right option!

I changed left in the wizard (custom code) to right but that doesn't change anything.


Where is this ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
@yourservice 10 Jan, 2014
<div class="form-group gcore-form-row" id="form-row-6"><label for="radio12" class="control-label gcore-label-left gcore-label-checkbox">Radio Label</label>
<div class="gcore-input gcore-display-table" id="fin-radio12"><div class="gcore-single-column" id="fclmn5"><div class="gcore-radio-item" id="fitem2"><input name="radio12" id="radio121" value="0" class="A" title="" style="" type="radio" />


In the class="control-label gcore-label-left gcore-label-checkbox" part...
Max_admin 14 Jan, 2014
Hi,

I think that the best way to do it now is by using a "checkbox group", add empty space in the "label", use only 1 checkbox, and change the field name to be without brackets "[]", that should give you the same effect!

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.