Changing the stack level of layout boxes

If you have created two or more layout boxes on your page, which are stacked, you can specify the relative depth of the frames in the stack. For example, if one layout box is hidden under another, you can make the hidden frame the top frame in the stack.

To change the stack level of layout boxes on your Web page:

  1. Select one of the layout boxes on your page.
  2. In the Properties view, click the Layout Box tab.
  3. The Stack order list displays the IDs of all the layout frames on the page. The ID of the layout box currently selected is highlighted. The layout boxes are assigned IDs of Layer1, Layer2, Layer3, and so on, in the order in which they are created. The first ID in the list is placed at the top of the stack. If you create another layout box, its ID becomes the first ID in the list. The names for these IDs are defaults, but you can edit them to assign names that are more meaningful.
  4. To change the stack level of the selected ID, click the Up or Down buttons.
Related concepts
Layout boxes
Related tasks
Inserting layout boxes
Moving a layout box using a grid

Feedback