I want to add the HideElements macro to the Header to in a space. What is the correct wiki markup for it?
Here is what I've tried.
{hideelements:hideElementsTools=true|hideElementsEdit=true|hideElementsCSS-Selector=.aui-header}
{hideelements-macro:hideElementsTools=true|hideElementsEdit=true|hideElementsCSS-Selector=.aui-header}
Hi Ryan,
thanks for using Hide Elements!
Unfortunately Hide Elements is a xhtml-macro, and therefor has no wiki markup notation. I will look into this, but for the moment you could add the following custom CSS at "Space Tools > Look and Feel > Stylesheet > Edit":
#action-menu-link, #add-menu-link, #editPageLink, .aui-header {
display:none !important;
}
That should have the desired effect.
Best regards
Johannes
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.