My space header will have two parts, a company name and a company slogan. How can I assign different CSS styles to text inside the header? (Look and Feel > Sidebar, header and footer > Header)
I was unsuccessful with the following:
{column:id=name-text}My Company {column:id=slogan-text} Our Slogan
Hi Zack!
You can apply styles to the header by using Confluence Wiki Markup. Try using the {color} tag like this:
{color:blue}My Company{color} {color:grey}"We're the best!"{color}
(For more styling tips, see Confluence Wiki Markup)
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.