I’ve been trying to skin a select box with css to make a custom form. I’ve been able to successfully do with firefox but chrome and safari have some extra parts to it not allowing me to do it.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Set an
appearence: noneand you can do almost anything with it: https://jsfiddle.net/CUA9p/1475/Also take a look at this: http://danielneumann.com/blog/how-to-style-dropdown-with-css-only/