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

Reply To: Placeholder icon

#51283
Ernest MarcinkoErnest Marcinko
Keymaster

Hi again 🙂

Well only via custom CSS, something like this:

#ajaxsearchpro2_1 .probox .proinput input.orig {
    background-image: url("https://rioolspot.nl/wp-content/uploads/2024/06/cropped-rioolspot-favicon-32x32.jpeg") !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    padding-left: 40px !important;
}

That should result in this: https://i.imgur.com/LYWjvYe.png

The icon has to be an image, optimally around 32x32px or smaller 🙂