2.1

PrintShop Web Skinning Guide | 16
Sub menus
Sub menus are uses throughout the PSW web site. A good example is the Settings sub menu and sub
menus inside the Publication Types and Companies sections. These sub menus typically show a list
of items that can be used to navigate to a sub item of that section. Using the Style files you will be able
to alter the look of these list items, for example changing the color of the list item when you place the
mouse over the item (hover).
Because some sections have multiple sub menus, there are multiple generateSubmenu blocks in the
template file.
A part of the company section showing the Company sub menu
Search
Many overview pages have a search option. The generateSearch functions renders this block
depending on the section the contents of this block can change.
Summary
The summary is a special block in the Order Manager that shows summary information regarding the
orders in a specific order folder.
Preview
The generatePreview function renders the sidebar items that hold preview information. This can be the
part of the site that hold the thumbnail when previews are requested or hold the thumbnail information
and download link in the Order Manager section.
Footer
This functions lets you render a site wide footer. You may also place static information in this area to
state your address and Internet information.