HT Search Autocomplete CSS

Home Forums GovIntranetters HT Search Autocomplete CSS

Viewing 2 reply threads
  • Author
    Posts
    • #2998
      jaylopez
      Participant

      Hi Neal. Haven’t customized that section yet but I used the plugin WaspThemes – Yellow Pencil Lite to customize the whole site. All CSS changes can be added to the Custom CSS section on Govintranet Options.

      For some really hard to theme sections like BuddyPress Profile tables and BP Profile Search which I’m using when someone clicks on the Staff Cards of an user, I had to use another plugin used to create custom themes called Microthemer which is able to gather CSS for buttons and other objects/fields that Yellow Pencil can’t.

      Hope this helps!

    • #3000
      Luke Oatham
      Keymaster

      We use the following CSS to tap into the dropdown suggestions on the search box:

      .ui-menu-item.ui-state-focus { border: none; background: #1e73be; color: #fff; font-weight: 200; }

    • #3013
      Luke Oatham
      Keymaster

      Thanks all for the pointers. It seems part of the problem I am running into is caching not showing my latest CSS changes.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.