<ac:structured-macro ac:name="info">
<ac:parameter ac:name="icon">false</ac:parameter>
<ac:rich-text-body>
<p>😄 Some text</p>
</ac:rich-text-body>
</ac:structured-macro>
@Kristian ASK welcome to the community!
If you want to remove info icon from info panel then just edit your page and click on "Remove emoji" Icon:
I'm using the REST API and don't have that available unfortunately.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Kristian ASK Info macro without icon is just a Panel with a bluish background. So your storage format should be something like this:
<ac:structured-macro ac:name="panel">
<ac:parameter ac:name="bgColor">#DEEBFF</ac:parameter>
<ac:rich-text-body>
<p>Info without icon</p>
</ac:rich-text-body>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do I change the icon of the info panel using the API? I can't see that there is a parameter for that.
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.