Forums

[Plugin: WP-UserLogin] Changing background colors (2 posts)

  1. raisthlin
    Member
    Posted 3 months ago #

    Hi,

    i would like to know how i can change the background color surrounding the input boxes on the login form as to make them easier to see.

    see my login widget (first one on the right) on my blog at : http://raisthlin.ca/pascal/?page_id=51

    any help appreciated, thanks

  2. esmi
    Member
    Posted 3 months ago #

    #loginform {background:#DBDBDB;}

    In fact, you could combine it with the other CSS from http://wordpress.org/support/topic/298370?replies=3 and use:

    #loginform,.wpcf7-form {background:#DBDBDB;}

Reply

You must log in to post.

About this Topic