On my title page, I want the following items to be centered: the heading, some text, a Livesearch macro, and a Pagetree macro.
When I display the page, it's all centred nicely, for a split second. Then, the Pagetree macro jumps to the left. The rest of the content stays centered.
I've tried these ways of forcing centering via editing the wiki markup:
- <div align="center"> </div> around all of the content
- style="text-align: center;" in each element
- Both the div and the style
None works. Any advice?