leahpanther
New Member
Code:
: CSS\[code\]input, select { background-color: #232323; margin: 3px 0px; padding: 0px 2px; border: 1px solid #ffffff; color: #ffffff; font-size: 11px;}\[/code\]HTML\[code\]<input type="text" name="username" class="right" /><br/><input type="password" name="passord" placeholder="Password" class="right" /><br/>\[/code\]That's the code i'm using, the objective is to make that vertical bar in the top image [password field] be white.