Datatables Sort Arrow Position
Datatables Sort Arrow Position
OK so, I understand that DataTables has predefined picture for the arrows. However, I can't move it or remove it. I want to retain the sorting option. If i upload a new background arrow, the original arrow still shows.
I'm new, so sorry if my questions aren't that great. I've looked through CSS code examples to reposition the arrow, and I've tried them, to no avail. So is some other code overriding this? Again, thanks for everyone's time.
This question has an accepted answers - jump to answer
Answers
I've done it a few different ways over the years. In that version it uses UTF8 characters: ▼ and ▲.
If you don't want them, use:
https://live.datatables.net/tojoyini/2/edit
Allan
Wow. Thank you Allan! Just got back from work and that worked perfectly. Thanks as always, hope this helps others.
Cheers