-
AuthorPosts
-
September 23, 2013 at 4:08 am #165043
Hi,
I am working with Enfold and a plugin called WP-Client, everything is working fine except for a few details.
One of them is the way the client profile information (short code of the plugin) is shown. If I change the theme it shows one radio box after the other and If I use the Enfold theme it shows one bellow the other, what can I do to reorganize the way the fields are shown? 3 columns for example.
I´ve posted 2 screenshots to explain better what I mean at the following page:
http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/landing/
Thank you.
Fabiana.September 23, 2013 at 12:19 pm #165113Hi faterra!
Can you post the link to the page you are using this shortcode?
Regards,
YigitSeptember 23, 2013 at 12:58 pm #165129Hi Ygit,
Sure
The page is: http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/portal/portal-page/seus-dados/
But you have to login to access this page.
The test user is: alpha
and the password for alpha is: 123456Regards,
Fabiana.September 23, 2013 at 1:09 pm #165133Hey!
Please add following code to Quick CSS in Enfold theme options under Styling
#top label { display: inline-block; }
Best regards,
YigitSeptember 23, 2013 at 8:28 pm #165274Hi Yigit,
Thanks for your help! It worked.
Now I want to make it look a litle bit better, for instance: I want all the fields labels align in one colum and then the field options, for radio and check box to be aligned in other 3 columns and the necessary number of rows. How can I do that?
I posted a screenshot at the following page so you will understand better what I want to accomplish:http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/landing/
Once again thanks for all the support you´ve be giving me.
Best regards,
Fabiana.September 24, 2013 at 11:41 am #165560Hey!
You can increase margin on the left by adding following code to Quick CSS
label.opt { margin-left. 15px; }
But you will not be able to align elements as you shown in your screenshot. You need to use columns to do so but that plugin does not provide it.
Best regards,
YigitSeptember 24, 2013 at 2:37 pm #165645Hi Yigit, thank you.
Increasing the margin already helps.
Best regards.
Fabiana.September 24, 2013 at 2:48 pm #165648 -
AuthorPosts
- The topic ‘Special fields organization’ is closed to new replies.