Change the border color of the selected inputbox

  • Posts: 107
  • Thank you received: 1
11 years 11 months ago #79914

Hi there,

I couldn't find the related CSS property to change the border color of the selected inputbox in the registration form.

Refer to:



You can see the selected color is light brown. How can I change it?

Thank you very much. :)

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #79980

Hi,

This color come from your template, generally to change it you can change the property:
".inputbox:focus{ border: solid 1px grey;}" in your template file.

Please Log in or Create an account to join the conversation.

Time to create page: 0.075 seconds
Powered by Kunena Forum