Skip to main content
Skip table of contents

Stylesheet

Parameter

Name

Description

Type

This is a required field

Default

Values

CSS class
class

Sets the class attribute of the element.

string

(error)



Style attribute
style

Sets the inline style declaration of the element.

string

(error)



HTML element
elem

Specifies which element is rendered.

enum

(error)

div

div, span


Example


Example 1

CODE
{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:

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

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

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

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


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.