Question

Is it possible to center some things in Atlassian Confluence 3.5.17??

Like in HTML <center> Headline </center> And in Confluence i want to centering

{navmap:mainframe\|wrapAfter=4\|cellWidth=200\|cellHeight=50}

I can't find it.

Was it helpful?

Solution

Perhaps the "Section Macro" is what you need, you can then divide up a page into columns etc.

{section:border=true}
{column:width=100px}
This is the content of *column 1*.
{column}
{column}
This is the content of *column 2*.
{column}
{section}

OTHER TIPS

I was a little bit blind.. i search and search and search.. but the answer is you can centering thinks with:

 {center} {center}

Sorry for this silly question !

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top