Some WebVista users may not be able to see screen controls because the color and/or size of some WebVista icons do not contrast enough with the page background. Changing the font size displayed by the browser does not change these graphical controls. However, you may be able to see the controls better if you change the page's background color using a personal style sheet.
Creating the Style Sheet
- Open a text editor such as Notepad (do not use a word-processing application such as Microsoft Word).
- Type the following:
- Save the file on your hard drive. Name it something you will easily remember, and add the extension ".css" (e.g., "somename.css").
- Close the text editor.
body {background-color: #FFCC33}
Implementing the Style Sheet
Internet Explorer
- Launch Internet Explorer.
- Open the Tools menu by pressing the Alt plus T keys.
- Press the up arrow key once or the O key to move to the "Internet Options. . ." item, then press the Enter key.
- Press the Shift plus Tab keys four times to move to the "Accessibility. . ." button, then press the Enter key.
- Check the "Ignore colors specified on Web pages" option by pressing the spacebar key.
- Press the Tab key three times.
- Check the "Format documents using my style sheet" option by pressing the spacebar key.
- Press the Tab key twice to move to the "Browse. . ." button, then press the Enter key.
- Locate your style sheet file on your hard drive, then press the Enter key.
- Press the Tab key once to move to the "OK" button, then press the Enter key.
- Press the Tab key once to move to the "OK" button, then press the Enter key. The Web page should now be displayed with a gold background.

