- This topic has 7 replies, 2 voices, and was last updated 11 years, 3 months ago by
Pie Register.
- AuthorPosts
- April 23, 2015 at 11:29 pm #10003394
Keel LewisParticipantHi,
Ive recently started to use your plugin, however i have encountered a few problems.
At my site http://www.PoshBeckham.com
My background is black so i would like to change all the writing given out by your plugin to white, e.g. The sidebar login doesnt display “username, password and remember me” text.
The Registration and forgot password page also is displaying writing as black so therefore cannot be seen on my background.
How do i fix this and where do i go… ive tried the editor but cannot find the specific script.
Also i would like to get rid of the border on the sidebar login.
I hope you can help as your plugin is good
April 27, 2015 at 3:49 pm #10003401
Pie RegisterParticipantHello,
You can add the following css snippet into Custom CSS box:
`.piereg_container label {
color: #fff;
}`Hope it helps!
Thanks
April 30, 2015 at 2:06 am #10003416
Keel LewisParticipantThanks 🙂 the code worked for the registration page however had to set the “output css option” to “yes”.
The Login page however and the login widget still does not display the “username / password id fields white.
Your help is much appreciated
Keel
May 5, 2015 at 3:09 pm #10003427
Pie RegisterParticipantHello,
I am glad you got it working on your registration page. for Widgets you may try something like:
.piereg_login_container .piereg_login_wrapper label { color: #fff; }Hope this may help!
Thanks
May 6, 2015 at 6:24 am #10003436
Keel LewisParticipantUnfortunately that didnt work.
I hope this can be done i honestly like your plugin
May 6, 2015 at 9:46 pm #10003445
Pie RegisterParticipantYou can ty arapping the class with body or put !important next to the rule.
hope this may rule.
Thanks
May 9, 2015 at 9:03 pm #10003456
Keel LewisParticipantIm not sure exactly what you mean, ive had a look in the css sheets and tried a few in the custom css box, but i cant find which means line is the widget and then the font within the widget, also for some reason my “login” button text has turned white.
Can you help please?
May 14, 2015 at 4:22 pm #10003463
Pie RegisterParticipantHello,
Pls Try this:
.widget .piereg_login_container .piereg_login_wrapper label { color: #fff !important; }Thanks
- AuthorPosts
- The forum ‘Pie-Register 2.0 Support’ is closed to new topics and replies.
