Firehouse Posted July 19, 2015 Share Posted July 19, 2015 Hello, Can anyone tell me where I can change the email address and password border color on the login page? I'm using version 6.0.1..In version 5.x.x it used to be in css/bootstrap.css file. Thanks, Laura 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 19, 2015 Share Posted July 19, 2015 Laura, the quick trick with something like this, using Firefox or maybe Chrome, is to right-click on the element you want and select "Inspect Element" or "Inspect Element with Firebug" - it will usually point you to the code and/or the css entry being used. in this case, it looks to be 'form-control' in "/assets/css/bootstrap.min.css" 0 Quote Link to comment Share on other sites More sharing options...
Firehouse Posted July 19, 2015 Author Share Posted July 19, 2015 Thanks brian!, that did the trick I use firebug usually, but this time I kept getting confused as it kept pointing me to different files, and eventually I lost it Thanks for helping, I appreciate it 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.