u Theme/TEMA/css/index.css na kraj dodaj:
input[name="user"] {
background: transparent url("URL SLIKE") no-repeat;
border: none;
outline: none;
}
input[name="passwrd"] {
background: transparent url("URL SLIKE") no-repeat;
border: none;
outline: none;
}