Hi,
I would like to know how to change the family font when exporting to Word while working on Confluence. I already did it for PDF documents, but I don't know the right steps to do the same when exporting to Word.
Could you help me, please?
Thanks!
Regards,
Marta
Hello Marta,
You could try to modify MS Body Font as described in the following KB article:
https://confluence.atlassian.com/confkb/how-to-customize-ms-word-exports-202780.html
The wrapper sets the body font:
body, p, td, table, tr, .bodytext, .stepfield {
font-family: Verdana, arial, sans-serif;
}
Hi!
Do I have to change the fonts from "Global Stylesheet", from Confluence Administrator, and then copy the CSS tag? If so, can you give me an example for Arial font to do it properly?
Thank you so much for your help :)
Marta
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.