Hi ,
I am creating custom HTML body data and uploading to confluence page using the REST API and Python .
How can I apply custom CSS to the content of the body .
I have data in few HTML tables and I would like to have some customization on the display .
Thank you
Hi @Vinay Singh
I found this post that may help you: https://community.atlassian.com/t5/Confluence-questions/Is-there-a-way-to-add-style-to-page-content-via-API/qaq-p/581860
Regards
Thank you Fabian . This is working .
is there anyway that I can add custom CSS file also ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Search the posts, you may be able to find something.
The other option is to manually set the CSS in the page, but this only works for server: https://confluence.atlassian.com/doc/styling-confluence-with-css-166528400.html
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.
In general - Cloud ≠ Custom CSS. One of the MANY shortcomings of the Cloud version.
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.