The Widget Alignment feature allows you to align certain widgets within their container both horizontally and vertically. To illustrate the effect of changing the alignment, we will use a star icon that has been set to a size of "120", but whose container has been made much larger. To better visualize the result of the alignment process, a dark blue border has been added to the icon's container. 


In this example, the default value for widget's horizontal alignment is Center and the default value for the vertical alignment is Middle (Fig 1). This places the widget directly in the middle of the container (Fig 2). 


Fig 1

Fig 2

Changing the horizontal aligntment to Right and Vertical Alignment to Top (Fig 3) would change the position of the widget. In this case, the widget would be in the upper-right of the container (Fig 4). 


Fig 3

Fig 4

The Style menu includes several features. For more information, read the relevant article: