Changing Header & Footer in IFS Web Client

The header and the footer (the images on the top and bottom) in the portal or the web forms are created to always cover the entire width of the browser window, regardless if it is maximized or of a smaller size.

The header is basically built up by placing two images, Corporate_Layer_Web_Header_Stretch.gif and Corporate_Layer_Web_Header_Right.gif  after each other in a horizontal html table. The image at the right is fixed and the rest of the space is filled up with the Corporate_Layer_Web_Header_Stretch.gif. in the bottom the images at the left and right corners are fixed and the remaining space is filled up by the center image.

Some remarks regarding the Corporate_Layer_Web_Header_Stretch.gif .

  1. It must not be too wide, in the standard version it is only 1 pixel, it should however not be a problem if it is a bit wider. Make sure to test it with different window sizes!
  2. The image must be fit to be duplicated, typically (but not necessary) one-color or striped.

Some other things to consider

example.htm is a simple example of how the header and footer works.

To install new pictures on your web application the images should be placed in /common/images. (Observe that if you have more than one site on your web server, typically B2B and B2E, the changes must be done in both structures.)