The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I want to change the characteristics of the page title on single page export to PDF

Rosalind BANWELL
Contributor
July 17, 2020

Confluence Server 6.15.9

Hi all,

I have created a PDF CSS for single page export to PDF and I'm trying to change the characteristics of the title of the page e.g. the color. I was expecting something like this to work:

.pagename  color: #19AADE;

or 

.pagetitle h1 color: green; } - changes title and all h1 to green which is not what I want :-(  

I notice that the page title does not use the H1 style I have set up, even though it is now treated as the same level, so this is definitely coming from somewhere else... 

Thanks for your help! 

Rosalind

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Rosalind BANWELL
Contributor
July 17, 2020

I just found the answer thanks to @Herve Frydlender here!

/* Title */
h1.title-header {   
}
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events