You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I can align text in a table cell to the left/center/right.
Is it possible to align it top/middle/bottom?
Since you are on server, you can update the global/space CSS to middle align cell text (what I did by default in my instances).
The default in Confluence is top, If you wanted something more select able, You could create a user macro to wrap your cell content and set the alignment -- a bit cumbersome.
If you wanted to control it on a table basis, you could use a similar strategy to wrap your table and set the vertical alignment for all cells in the table.
I supposed I should have specified are there page editing tools provided that can align vertically.
If I've got to manually edit the HTML/CSS I'm taking the answer to be 'no'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correct, there is no builtin tool to do what you want. I would require a custom addon to the existing editor. There might be a third-party solution, but you would have to search the marketplace to see. Would be a cool addon, though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.