Hi!!
I see that you want change, ¿it's right?
I was looking for to try to help you.
Maybe it is that you must change for take you wish effect:
Go to com_kide\front\views\history\tmpl\default.php in line 13 and do this:
go to line 13:
search this:
<div align="center"><?php echo $this->pags; ?></div>
and replace for:
<div align="left"><?php echo $this->pags; ?></div>
go to line 44:
search this:
<div align="center"><?php echo $this->pags; ?></div>
and replace for:
<div align="left"><?php echo $this->pags; ?></div>
I'm not shure, but you should try it. (Do a backup always).
Regards!