I was wondering why there isn’t a predefined way to have pagers centered above / below their view panels. So I played around with that a bit with the following results:
aligning them to “Top” or “Bottom” shows them centered in the editor, but not in the browser (Firefox3 and MSIE7)
manually altering the “panelPosition” attributes to a value = “center” appears to work in the editor but completely breaks the pagers in the browsers (didn’t really expect that to work…)
manually building a div-bracket around the pagers and / or their surrounding xp:this.facets tags doesn’t do either