When I indent a paragraph with the "Indent" button, the paragraph gets an indent of 30px:<p style="margin-left: 30.0px;">My text</p>
I would prefer to set the indent via a <div>
element and a CSS class:<div class="Indent1"><p>My text</p></div>
Doing so, I could change also at a later time globally all indents. Is it possible to change the behavior of the "indent" button accordingly?
Alternative: At least I would like to change the default value of 30.0px for the indent? I know that this would not be influence already existing indents, but definitely for a new space this would be helpful.
You could create a user macro that implements your indent. Then if you want to change it in the future you just change the user macro and all the pages that use that macro would change. Won't look as pretty in edit mode, but it would display the way you want.
Thanks for your hint, Davin. I tested the <div> statement as described in my question with the Confluence Source Editor and it works properly. The same applies to the <div> macro from the Adaptavist Content Formatting Macros. But both variants need additional time for editing, which is not acceptable. Therefore, I look for a solution to change the default (!) indents, so authors does not need to change their kind of writng/formatting.
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.