- This topic has 18 replies, 5 voices, and was last updated 10 years, 12 months ago by
Arial Burnz.
- AuthorPosts
- March 3, 2015 at 5:43 am #10003197
George JeromeParticipantI have pie-register fully working. That required a fix to the pie-register.php file that I found in another thread.
Now I am trying to modify the forms to make them better looking. I can change fields, but I do not see any way to modify the appearance of the forms, even though I saw in the writeup on it that it was “fully customizable.”
Being HTML illiterate, I need a way to make changes that do not involve code writing.
Any help?
Thank youMarch 3, 2015 at 2:27 pm #10003198
Pie RegisterParticipantHello,
You can give each elements a class name to style as you want right from
the Form Editor, you do not need to write or modify any code. And it is
not recommend that you modify any of the PR files unless you know what
you are doing!Thanks
June 12, 2015 at 6:26 am #10003624
Arnold MuhrenParticipantHi there,
On the registration form a large red box appears with the text “[name of field] is required”.
Can this box be hidden? If so, how?
ArnoldJune 12, 2015 at 3:53 pm #10003627
Pie RegisterParticipantThose red box appears for required fields when not filled, I’m afraid
there is no way except you change it either via CSS or in code.TY
June 12, 2015 at 4:48 pm #10003630
Arnold MuhrenParticipantPlease give me a pointer Mohsin on how i can do that via CSS. What is the class for this particular box?
Help appreciated.
ArnoldJune 12, 2015 at 5:36 pm #10003631
Pie RegisterParticipanthere you are:
.pieregWrapper #pie_register .fields .fieldset.error { border-color: transparent; }Thanks
June 12, 2015 at 7:49 pm #10003633
Arnold MuhrenParticipantGreat Mohsin! The box is gone now. The error message ‘*This field is required’ is warning enough :-).
Thanks!June 13, 2015 at 10:31 am #10003636
victor kanayoParticipantI am trying to use the drop down menu on the form. we have a lis of data that needs to be inputed or entered into the dropdown but I can find any way possible that it can be done.
Please can any one help me on what to do, this is such a great tool.June 15, 2015 at 4:36 pm #10003639
Pie RegisterParticipantI am glad you got it working. Please don’t forget to write us some words at WordPress
Thanks
June 15, 2015 at 4:39 pm #10003640
Pie RegisterParticipantPlease always create a new thread or post inside a related one your query to.
You can insert as many option as you like in PR drop down field.
Simply drag the field to Form Editor
Expand its options (click on pencil icon)
Put Name and Value (optional) in their boxes and click on + sign to add more options.Hope it helps!
Thanks
- AuthorPosts
- The forum ‘Pie-Register 2.0 Support’ is closed to new topics and replies.
