Hi Support,
Please advise how to change the colour theme to match my login.
thanks and regards.
Hi Brandon,
Please place the following css code in your current theme style.css file at the bottom.
.bpajax-register-window { color: #fff; background: #232b2d none repeat scroll 0 0; } #register_form input[type="text"], #register_form textarea { width: 100%; } #register_form #basic-details-section input[type="password"], #register_form #blog-details-section input#signup_blog_url { width: 100%; } #register_form textarea, #register_form input[type="text"], #register_form select, #register_form input[type="password"] { background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 2px; color: #888; }
and let me know if it works or not.
Thank You
Ravi
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
This topic is: not resolved