admSetSpaceStylesheet
Syntax | admSetSpaceStylesheet(spaceKey, style) | Package | |
Alias | Pkg Usage |
Description
Adds a space stylesheet to customize the look and feel of a single space within Confluence.
Return Type
Boolean (true/false)
Returns true if the stylesheet was successfully applied
Example
return admSetSpaceStylesheet("MS", "#paragraph1 {margin: 0;}");Sets style "#paragraph1 {margin: 0;}" to space with key "MS"
See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
