This article is from the FAQ, by with numerous contributions by others.
Although this bug has been fixed in the beta releases of Netscate 1.2,
users of Netscape 1.1 may experience problems with window sizing.
In Netscape 1.1, there is a bug that may cause the Netscape window to
open off-center and partially off the screen. Unfortunately, this was
not fixed in the official release of Netscape 1.1N.
There are two methods to improve this:
1. Resize the window with the mouse (do not maximize). Then save the
window size by clicking "Save Options" under the "Options" menu.
2. Directly edit the NETSCAPE.INI file. This method generally works
best. It also enables you to see what the problem is. Using an
example of a 640x480 monitor, Netscape 1.1 gave the NETSCAPE.INI
file the following default values:
[Main Window]
x=-4
y=-4
width=648
height=488
Change the settings to:
[Main Window]
x=0
y=0
width=640
height=480
 
Continue to: