Enterprise Theme for Confluence
Breadcrumbs

Stylesheet

Parameter

Name

Description

Type

This is a required field

Default

Values

CSS class
class

Sets the class attribute of the element.

string

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/error.png



Style attribute
style

Sets the inline style declaration of the element.

string

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/error.png



HTML element
elem

Specifies which element is rendered.

enum

https://communardo.atlassian.net/wiki/s/559262338/6452/6115fb25c37f24a5c84be0cbd66bb60564dc30eb/_/images/icons/emoticons/error.png

div

div, span


Example


Example 1

{gu-css-helper:style=padding: 10px; border:1px solid green}
Some Content
{gu-css-helper}

Print a border around content and set a padding


Example 2:

{gu-css-helper}{gu-button-add}{gu-css-helper}

Prints Theme Button floating right with an incorrect height of the box

{gu-css-helper:showBr=true}{gu-button-add}{gu-css-helper}

Prints Theme Button floating right with the correct height of the box