XPages-Question Regarding Pagers

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

Is there some way to have centered pagers?

Subject: I think that one of the default templates did this…

One of the xPages-built templates that comes with 8.5 has this, if I remember correctly. You could see how they did it.

You could also try “middle” instead of “center”… just a shot in the dark.

Subject: which templates?

… you wouldn’t by any chance recall WHICH template that was? Not the discussion template, as far as I can see.

And: “middle” instead of “center” doesn’t do either…

Subject: Not off the top of my head but…

…there’s only a few xPages-enabled templates if I recall. The Designer help or the Domino Readme might mention something.