Difference between revisions of "SHIP:Property:boxmodel:mt"

From Serious Documentation
Jump to: navigation, search
m (Admin moved page SHIP:Property:box:mt to SHIP:Property:boxmodel:mt without leaving a redirect)
(Node: {{Node|box}})
Line 5: Line 5:
 
! scope="col" | Description
 
! scope="col" | Description
 
|-
 
|-
|<onlyinclude>{{Prop|box|mt}}||{{DataType|Dimension}}|| Sets the top margin thickness of the {{Node|box}}. </onlyinclude>
+
|<onlyinclude>{{Prop|boxmodel|mt}}||{{DataType|Dimension}}|| Sets the top margin thickness of a [[SHIP:BoxModel|box model node]]. </onlyinclude>
 
|}
 
|}
The margin top (mt) property of the box set the top margin of the container.  The margin begins at the {{Prop|box|ot}} pixel and is exactly the mt number of pixels thick.   
+
The margin top (mt) property of the box set the top margin of the container.  The margin begins at the {{Prop|boxmodel|ot}} pixel and is exactly the mt number of pixels thick.   
  
 
Any attached {{Node|image}} within a box is centered within the margins, so increasing '''mt''' will shift that attached centered-image downwards.
 
Any attached {{Node|image}} within a box is centered within the margins, so increasing '''mt''' will shift that attached centered-image downwards.

Revision as of 07:48, 21 January 2013

Node: box

Property Data Type Description
mt Dimension Sets the top margin thickness of a box model node.

The margin top (mt) property of the box set the top margin of the container. The margin begins at the ot pixel and is exactly the mt number of pixels thick.

Any attached image within a box is centered within the margins, so increasing mt will shift that attached centered-image downwards.