You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello,
I've ran into a huge amount of issues when it comes to CSS on confluence 4.2.13. I am trying to apply CSS in a couple of ways that I have researched recently but so far to no avail. I have tried many ways to apply it via space tools, the PDF stylesheet under space admin, and I have even tried a macro that will apply CSS to it. So far nothing has worked. I have tried specificity by using wiki-content or other ways and so far it hasn't worked either. Is there anything I can do? I beyond need CSS for the type of page I am doing.
@David Tucciarone
you mean that you define sizes and colors for your headings and nothing happens in the PDF?
If so, that is still a problem of specifity. Try the following:
.wiki-content h1, .wiki-content h2, .wiki-content h3 { font-size: 60px !important; color: red !important; }
Can you show the markup of the page you're working on and the styes you're trying to apply?
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.
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.
Are you trying to apply CSS to PDFs, or to the pages when viewed in a browser?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there, a few of us at Atlassian would love to learn about how you use "space settings" functionality in Confluence. A facelift to the space settings is long overdue and we want to start with impro...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.