I'm addiing a Custom CSS to my Confluence Space and want to add custom heading / content types to the drop down. Is there any way I can do that?
Example:
"#special3
{
text-decoration:underline;
text-transform:capitalize;
text-align:right;
color:red;
}"
To define CSS for something you must know the html of that something, in other words:
You must give information about your drop down: Is it a macro? Did you create it yourself? What is the html code for it? Does it already contain classes and/or ids?
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.