In order to fix a bug that was causing topic tools such as "sticky" etc. not to work we had to make some changes to the pager (the clickable page
numbers). This involved moving the position of the pager and changing some of the code.
These changes may cause problems in some skins. I am going through and updating skins in the library (it will take awhile to finish) but in your own custom skins you will need to search for:
.pager-list span
and replace it with:
.pager-list div
Sorry for this bother. Let me know if you are having trouble with the pager on your board and need help fixing it. (Feel free to message me.)
These changes may cause problems in some skins. I am going through and updating skins in the library (it will take awhile to finish) but in your own custom skins you will need to search for:
.pager-list span
and replace it with:
.pager-list div
Sorry for this bother. Let me know if you are having trouble with the pager on your board and need help fixing it. (Feel free to message me.)
