You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I regularly use an HTML macro with a `<style>` CSS block that targets different elements to customize the look of our pages on Confluence DC (Server). Our organization is moving to Confluence Cloud, and I was informed the HTML macro is not available for cloud. I searched for alternatives to the HTML macro and found a few options, but all of them insert the HTML as an iFrame.
Are there alternate ways to use to perform this task? I use CSS primarily to add background images to certain blocks, and adjust spacing around other blocks. This prevents me from having to update the images when the background images change.