This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Users Search

#28617
Ernest MarcinkoErnest Marcinko
Keymaster

Well, his approach does not use the API, so it is not the best way, but it may actually work out just fine.
Maybe adding this custom CSS will do the trick:

div#ajaxsearchprobsettings19_1 {
    visibility: visible !important;
    opacity: 1 !important;
}

On my screen the opacity and the visibility was not correct, that custom CSS should handle that.