SHIP:Property:boxmodel:ol

From Serious Documentation
Jump to: navigation, search

Node: All Box Model Nodes

Property Data Type Description
ol Dimension Left edge of a box model node.

The outer left (ol) property of the box set the left edge of the container. This is the left included pixel in the container, and is relative to the parent container's il dimension.

If the halign property is set, this will override the ol value. Consult the Box Model Reference for detailed information on how the various properties affect the final value of left of a box.