= Company Information Split between the Header and Footer = == Issue: == Customer wants to have just the company logo image on the header, and just the textual information in the footer. == Resolution: == To display only the company logo on the header, and only the textual information on the footer, you will need to remove information from the Page.asp file, by creating what is known as a format override in your project. For more information, you can refer to the following page: http://www.webworks.com/Documentation/Reverb/index.html#page/04.Reference%2520Information/How_It_Works.1.26.htm When you have this file copied over into your project directory, you would find the lines of text (you would also see similar markup for the footer) : {{{
|
| Company Name Company Name |
| Phone: 512-555-1234 |
| Fax: 512-555-5678 |
| sales@webworks.com |