checkboxes/radio button positioning - left v right

Marko created the topic: checkboxes/radio button positioning - left v right

The preview of the form does not reflect the actual form. The preview has the check boxes and radio buttons on the left (where they should be) but the actual form has them on the right of the labels. (who does that?)

I tried the solution listed in the Joomla support topic heading - replacing the current themes .forlabs with

.forlabs {
float: left;
margin-right: 3px;
}

but that didn't work.

Please advise.

#15611

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Marko,

Could you please give us (to [email protected]) admin access to your site, by indicating the forum post link in your email subject. We'll try to fix the problem as soon as possible.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#15630

Please Log in or Create an account to join the conversation.


Jurgen Palinckx replied the topic: checkboxes/radio button positioning - left v right

Is this problem solved, becaurse also we encounter this "problem"

#17580

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Jurgen,

Could you please give us (to [email protected]) admin access to your site, by indicating the forum post link in your email subject. We'll try to fix the problem as soon as possible.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#17581

Please Log in or Create an account to join the conversation.


Jurgen Palinckx replied the topic: checkboxes/radio button positioning - left v right

Dear support,

The problem is that the plugin is running on a Intranet site. So I can't give the access. Is there another possibility

#17582

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Jurgen,

Can you please tell us which CMS you use(Joomla or WordPress)? Also please tell us which version you use (free or Pro) ? Also where you want the checkboxes to be(to the left of the text or to the right)? We will send you the customized version.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#17585

Please Log in or Create an account to join the conversation.


Jurgen Palinckx replied the topic: checkboxes/radio button positioning - left v right

We are working on Wordpress with the pro version. The checkboxes should be on the left of the tekst.

Is it an option to add it as an options in the backend? (in future release)

#17586

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Jurgen,

Please add the following code to your current form theme css field:

.wdform-ch-rad-label {
float: right !important;
}
.forlabs {
float: left !important;
margin-right: 0 !important;
}

We are not sending you the customized version as you have probably done other changes in your form and in case of install you will loose your customization.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#17594
The following user(s) said Thank You: Jurgen Palinckx

Please Log in or Create an account to join the conversation.


Jurgen Palinckx replied the topic: checkboxes/radio button positioning - left v right

Tankx The code solved the checkboxes/radio button positioning. the only thing is that the text behind the buttons is now lined out to the right.




about the customized version. Im using it no on a testsite. when it is compleet correct im going to inplement it on the default intranet. I think the best thing is not to use to many customizing in the CSS otherwise it can be broken after an plugin update.

#17596
Attachments:

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Jurgen,

We want to see you among our satisfied customers.
So, we suggest the following steps.
Can, you give us remote access to your computer via Team Viewer.
download.teamviewer.com/download/TeamViewerQS.exe
You will see all our steps in the screen.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#17599

Please Log in or Create an account to join the conversation.


Jurgen Palinckx replied the topic: checkboxes/radio button positioning - left v right

Dear support,

I have sended you an mail on the [email protected]

#17603

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Jurgen,

We will check your email and contact you as soon as possible.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#17610
The following user(s) said Thank You: Jurgen Palinckx

Please Log in or Create an account to join the conversation.


Jurgen Palinckx replied the topic: checkboxes/radio button positioning - left v right

Thanks for solving.

#17688

Please Log in or Create an account to join the conversation.


Douglas Wadsworth replied the topic: checkboxes/radio button positioning - left v right

Hi

I have been able to align the radio buttons to the left but the text aligns right as Jurgen states, but you have not given the solution, could you share it with me please.

Thank you
Doug

#19597

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Douglas,

Please give us (to [email protected]) admin access to your site, by indicating the full link of your forum post in your email subject. We'll change the display of the radio buttons as soon as possible.
Thank you.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#19599

Please Log in or Create an account to join the conversation.


Sharon Cooper replied the topic: checkboxes/radio button positioning - left v right

The following code added to my theme's stylesheet fixed the issue for me:

.wdform-ch-rad-label {
float:none !important;
text-align: left !important;
margin-left:-10px !important;
}
.forlabs {
float: left !important;
margin-right: 0px; !important;
}

#21229
The following user(s) said Thank You: Support

Please Log in or Create an account to join the conversation.


Sharon Cooper replied the topic: checkboxes/radio button positioning - left v right

I had a typo in the last post! Here is the final, working version:
.wdform-ch-rad-label {
float:none !important;
text-align: left !important;
}
.forlabs {
float: left !important;
margin-right: 0 !important;
}

#21230
The following user(s) said Thank You: Support, Jarred Truschke

Please Log in or Create an account to join the conversation.


Support replied the topic: checkboxes/radio button positioning - left v right

Dear Sharon,

Please be informed, that in the next major update this option will be added to the plugin.
Thank you.


Best regards,
Web-Dorado team


Joomla extensions ,
Wordpress plugins ,
Drupal modules
#21310

Please Log in or Create an account to join the conversation.


Sharon Cooper replied the topic: checkboxes/radio button positioning - left v right

Thanks, that will be a great addition!

#21364
The following user(s) said Thank You: Support

Please Log in or Create an account to join the conversation.


Time to create page: 0.437 seconds
Powered by Kunena Forum

WORLD-CLASS SUPPORT

We are here for you every step of the way. Turn to our support with any questions you might have about our products and services. Our experienced customer care team is available to help you as fast as we possibly can.

Contact us