Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #77939
    bigbangthinking
    Member
    Post count: 121

    Hi

    How can I make the search box to have rounded corners.

    The same in the contact or any input field, and buttons

    Thanks
    Gonzalo

    #77949
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, you would do that with custom css for border radius

    http://www.css4you.de/moz-border-radius.html

    All the best

    #77976
    bigbangthinking
    Member
    Post count: 121

    Melanie

    I know I can do that via CSS. The problem is that I don´t know how to do so. Besides the link you provide is in German ??????

    Some other hint?

    #78196
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you could provide your link and a list of things you want to have the rounded corners I will provide you with the custom css

    – Kyle

    #78223
    bigbangthinking
    Member
    Post count: 121

    Kyle

    Thanks. I have uploaded 2 images above that show what I wanto to have with round corners.

    http://www.bigbangthinking.com/contact/

    Thats all. Just Contact input fields and search box

    G

    #78326
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1-Use this custom css code for contact box :
    input[type="text"], input[type="email"], input[type="password"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}

    2-Use this custom css code for search box :
    div.ajax-search-wrap{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}

    Hope that will help you sure.
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #78407
    bigbangthinking
    Member
    Post count: 121

    Mohammad

    Thank you again. It did the job. The only thing is taht for the search I added div. before the code you gave me.

    div.ajax-search-wrap{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}

    🙂

    #78413
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Thank you, i just forgot to put .I’m glad that issue resolved .
    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register