Design

You can use the Design module to customize the layout of a portal. You can access the module in Portal Manager via the module bar.

To get you started, there are layout templates that can be customized—including to match your company's corporate identity.

Intrexx layouts are based entirely on Cascading Style Sheets. The entire layout—including the mobile version and accessibility features—is implemented using CSS positioning, which does not rely on framesets and enables fast page loading and optimal search engine indexing. High performance is achieved through the use of caching mechanisms, the consolidation of many individual files to be loaded into a few larger ones, and the consistent compression of JavaScript and CSS files.

A variety of wizards help you design the layout elements. CSS properties can also be edited directly.

It is possible to use multiple layouts in the portal, as well as to assign them to specific devices—for example, to optimize the experience for mobile access.

More Information