Is there a way to move the pagination to the bottom? In the layout I'm using it's hidden behind the image.
.dark .nspTopInterface div, .light .nspTopInterface div {
right: 27px;
top: 344px;
}
.mysuffix .nspTopInterface div {
top: 99.6% !important;
}