Greetings,
I've recently downloaded WordPress and just created a site for a client. I know how to handle the CSS but my problem was the default Login form in the secondary sidebar.
What I am trying to accomplish is to somehow edit the content of the login form. Like the text 'Username:', I want it to be like 'Member', 'Remember Me' to be like 'Keep me logged in', etc. And for the <input> boxes, I want to place a 'placeholder' attribute. Now my question is, where and how can I edit the login form widget in the sidebar? I have tried editing wp-login.php but the changes only showed on the Adminstrator login page of wordpress, not on the widget.
I hope you guys can help me with this. Any help will be appreciated!