Is it possible to change the icons in searchpanes options?

Is it possible to change the icons in searchpanes options?

medarobmedarob Posts: 28Questions: 11Answers: 0

I wanted to change the 'X', '\/' and '/\' icons from the the SearchPanes plugin and use FontAwesome icons instead.

Is that possible?

Answers

  • allanallan Posts: 65,162Questions: 1Answers: 10,796 Site admin

    You'd either need to use some CSS to hide the current text and replace it with a Font awesome icon, or modify the library a little.

    The ability to customise the icons is something I can look at in future, or I would welcome a pull request.

    Allan

Sign In or Register to comment.