Hello,
I can't center tables.
Here are the methods I used:
I'd rather not create a section with three columns to center the table.
Does anyone have any ideas? Or is this a bug in Confluence?
Thanks!
Hello!
I continued to play with the source editor. This is what finally worked:
<div align="center"></div>
It plays well but the attribute align is not supported in html5.
The css corresponding property text-align:center does not have any effect on this
Instead, this is what plays well: text-align:-webkit-center;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am very new to Atlassian, but the above "</div>" did not work for me, I may have used it wrong.
What I found as a workaround is to make the column(s) "Heading 4" and then click on Center, then publish.
No problems, all columns I wanted center are center, and "Heading 4" looks the same as "Normal Text" on our pages.
Hope that helps, sorry if my advice is a long way around, as mentioned above, I'm very new here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.