- This topic has 17 replies, 2 voices, and was last updated 11 years, 2 months ago by
Pie Register.
- AuthorPosts
- April 8, 2015 at 3:28 pm #10003328
Arpit VermaParticipantHello,
First of all thanks for this valuable plugin. I am facing a problem regading pie-register registration form on my registration page (http://25d.f9d.myftpupload.com/register-2/). Problem is that the input field box are open at the end. Also I want to control the width of the box by decreasing it. Please help me regarding this. May be with a Custom CSS it can be done. I am unable to do so. Please help me regarding this.Thnx..
April 10, 2015 at 4:33 pm #10003330
Pie RegisterParticipantHello,
Please put the following CSS Code to fix the Input cut-off
.entry-content .widget #pie_register .fields .input_fields { width: 97%; } #pie_widget_regiser_form > ul { margin-left: 0; } .widget #pie_register .fields .fieldset{ width:98%; }And to decrease the form width you can put:
.pieregformWrapper.pieregWrapper { width: 450px; }Hope it helps
Thanks
April 10, 2015 at 9:45 pm #10003333
Arpit VermaParticipantHello,
Thank you very much for the response. And this solved my problem. Excellent Plugin. Appreciable work from Genetech.
Thanks & Regards..
April 10, 2015 at 9:59 pm #10003336
Arpit VermaParticipantOne more help I need, How can I control the width of password strength indicator in the form.
Thanks..
April 17, 2015 at 4:18 pm #10003357
Pie RegisterParticipantYour page is no longer available so its difficult to give you a code to adjust the meter on your site.
Thanks
April 18, 2015 at 7:59 pm #10003364
Arpit VermaParticipantHello Mohsin
Thanks for your kind supportSorry for the link. Please check it and tell me how can I control the width of password strength indicator in the form.
http://25d.f9d.myftpupload.com/register-2/
Thanks
April 20, 2015 at 3:03 pm #10003367
Pie RegisterParticipantHello,
You could do something like that:
body .widget #piereg_passwordStrength_widget { width: 96.4%; }Thanks
April 21, 2015 at 8:40 pm #10003374
Arpit VermaParticipantThank You Very Much. Problem Solved.
But a new problem occurred. While registration a verification email is sent to gmail users but not to the hotmail users.
http://scienceinfusion.com/register-2/
Please guide me for solving this.
April 22, 2015 at 12:12 am #10003378
Arpit VermaParticipantActually it is not sending any notification on hotmail neither user notification nor notification to admin. I have checked the junk folder also but no mail is there. But receiving notifications on gmail.
April 23, 2015 at 2:59 pm #10003386
Pie RegisterParticipantHello,
I’d suggest you to use an SMTP plugin this way hotmail will not flag
those incoming emails.thanks
- AuthorPosts
- The forum ‘Pie-Register 2.0 Support’ is closed to new topics and replies.
