Layout Side Panel
From FirebugWiki
The Layout Side Panel gives a quick overview over the box model values of the currently selected node inside the HTML Panel. But it also offers an easy way to change the values by simply clicking on one of them. When hovering over different parts of the box model, the element inside the page highlights, the borders of the hovered part has line guides and a horizontal and vertical rules for measurement.
The information currently displayed covers the values for margin, border, padding, width and height of the element as well as its position information, the z-index and box-sizing value.
Options Menu
This menu is reachable via the little arrow in the panel tab ( File:OptionsMenuArrow.png ) or by right-clicking on on the panel tab (since Firebug 1.9).
| Option | Preference | Description |
|---|---|---|
| Show Rulers and Guides | extensions.firebug.showRulers | Specifies whether to display rulers and guides when hovering the parts of the box model |
For more info about tweaks available in Firebug please see the full list of preferences.