Attention

TYPO3 v7 has reached its end-of-life November 30th, 2018 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.

There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.

HRULER

Note

This content object has been deprecated in TYPO3 CMS 7.1. If you still use it for now, you need to install the extension "compatibility6". In the long run, you are advised to migrate to alternatives such as FLUIDTEMPLATE to customize the output of the content.

This object inserts a table tag, which you can use as a horizontal divider.

Property

lineThickness

Data type

integer /stdWrap

Description

Range: 1-50

Default

1

Property

lineColor

Data type

HTML-color /stdWrap

Description

The color of the ruler.

Default

black

Property

spaceLeft

Data type

pixels /stdWrap

Description

Space before the line (to the left).

Property

spaceRight

Data type

pixels /stdWrap

Description

Space after the line (to the right).

Property

tableWidth

Data type

string /stdWrap

Description

Width of the ruler ("width" attribute in the table).

Default

99%

Property

stdWrap

Data type

->stdWrap

[tsref:(cObject).HRULER]