The numeric value for the layout is unique and is used as the value for the layout property of the container. Table 3–1 shows the numeric values associated with the number of columns and their widths.
Table 3–1 Column Layout
Layout |
Number of Columns |
Numeric value |
---|---|---|
Thin - Wide |
Two |
1 |
Wide - Thin |
Two |
2 |
Thin - Wide - Thin |
Three |
3 |
The default layout of the NewsContainer is Thin - Wide - Thin. The Enterprise Sample defines column widths as layout=3 (Thin-Wide-Thin). To extend support for more layouts, refer to Adding New Layouts.
Login to the Portal Server administration console as administrator (amadmin).
Click the Portals tab and click on the portal-ID in the list of portals.
Select Enterprise Sample from the drop down list for Current Location.
Click the Manage Containers & Channels link.
Select NewsContainer in the left side frame.
Change layout property to a new numeric value (refer to layout table for valid values).
Click Save to save the changes.