Forum Replies Created

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

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • in reply to: Styling search edit box for iPad #4396
    ajtruckle
    Participant
    • Topics: 1
    • Replies: 6

    I think it is OK now. Thanks.

    Theocratic Software

    The only issue I now have is my that “WP Search Insights” plugin is not detecting any searches made through your plugin. But they said they will investigate it.

    in reply to: Styling search edit box for iPad #4380
    ajtruckle
    Participant
    • Topics: 1
    • Replies: 6
    #is_widget-3 .search-field  {
      width: 70%;
      -webkit-border-radius: 4px !important;
      -moz-border-radius: 4px !important;
      border-radius: 4px !important;
     
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0;
    }
    
    #is_widget-3 .search-submit {
      text-shadow: none;
      font-style: normal;
      background: #d35438 !important;
      color: #000 !important;
      text-align: center;
      border: solid 1px white !important;
      border-radius: 4px;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      border: white 1px solid;
      -moz-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
    }

    Sorted.

    in reply to: Styling search edit box for iPad #4378
    ajtruckle
    Participant
    • Topics: 1
    • Replies: 6

    Hi
    Contacting the theme author is not a solution as they charge for support. I am out of my 6 month period.
    This must be a common issue. Please direct me to the article describing the styles so I can add some additional CSS myself. Thank you.

    in reply to: Styling search edit box for iPad #4372
    ajtruckle
    Participant
    • Topics: 1
    • Replies: 6

    These are on iPhone.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Styling search edit box for iPad #4370
    ajtruckle
    Participant
    • Topics: 1
    • Replies: 6

    Similarly, in landscape on iPad the search box is not wide enough, and doesn’t want to be rounded corners:

    Snag shot

    in reply to: Styling search edit box for iPad #4368
    ajtruckle
    Participant
    • Topics: 1
    • Replies: 6

    Snapshot

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

You must be logged in to create new topic or reply to the topic.