Jump to content

Create rounded corners for for boxes around input fields


Recommended Posts

Thanks @MayMusic.  When I click in a field, there is a blue frame box that highlight the field for me.  This is great, except that it doesn't have rounded off corners.  I'm not needing any change upon a mouse-over, but would like that higfhlight frame box to have the same rounded corners as the field itself.  I Google a bit and it seems like maybe I'll need to add something like this:

 

input:focus { 
    border-radius: 12px;
}

Investigating further...! :)

Link to comment
Share on other sites

Thanks @MayMusic .  I think I figured it out.  I'm getting rounded corners while in focus once I user a difference content management solution.  So, I think my problem lies with how that's set up.  I will speak with my web designer to explore this further.  I'd love to share out the site to you, but I'm afraid it's restricted at the moment.  Thanks for offering though!

Screen Shot 2016-06-28 at 1.18.41 PM.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...