Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A WAM layout that has been created using the std_themelet1_1col layout weblet looks like this when opened in the Editor (using Redmond theme and Style #1 Themelet):



As you can see from this image the layout generally controls the header and footer, the messages area, content area and the color theme and style for all webroutine pages using the layout. JavaScript can also be applied at the layout level and will then apply to all webroutines using the layout.

...

A WAM layout that has been created using the std_themelet1_2col layout weblet looks like this when opened in the Editor (using Darkness theme and Style #2 Themelet):



std_themelet1_3col layout weblet is essentially the same as std_themelet1_1col and std_themelet1_2col layout weblets but with three content areas. The std_themelet1_3col layout weblet must never be modified.

...