ribo Hi. I've replaced /html/pagination.php file with a simple version from Protostar template (same location).
I've also added this code to style:
ul.pagination-list {
clear: both;
text-align: center;
}
ul.pagination-list li {
display: inline-block;
padding: 3px;
}
now I will need You to clear cache, since override.css is not being refreshed and I keep seeing the old version of it.
After that please check how it works.