Style Sheets in Account Setup
Account Setup uses JavaScript Style Sheets to control some aspects of the display of text in its screens. Style sheets let you to make global changes to fonts, positioning, and many other text attributes from a central file.
However, because the style sheets are signed, you can only change the styles if you are planning to re-sign the Account Setup files.
Turning Off Style Sheets
If you don't want to use the style sheets referenced by Account Setup, you can turn off the style sheets by removing the <LINK></LINK> tag from the HEAD element of the files. You can then define fonts locally or use default HTML formatting for the files.
Style Sheets and JavaScript Signing
All of the screens of Account Setup are signed with Netscape's certificate, for security.
If you make changes to the style sheets, you must then re-sign the Account Setup files with your own signing certificate. For more information on how to re-sign the Account Setup files, refer to the following documentation:
Mission Control Desktop Users: See the "Creating a Dial-Up Communicator Installer" document, available on Insight at https://insight.netscape.com/insight/index/product
/mission_control/documentation/dialup/dialup.htm
Client Customization Kit Users: See the "Internet Account Setup Reference" online guide, accessible from the Netscape Client Customization Kit program group.
[BACK] |