Quote:
Originally Posted by davidfor
... When the option is unchecked, it adds a line to the "Reading" section of the config file. So adding "fullScreenReading=true" in that section as well should hide the headers and footers.
And the case of the option name is important. It must be "FullScreenReading" in the "FeatureSettings" section and "fullScreenReading" in the "Reading" section.
And I just looked at my original post. I said to add the two lines. Was there already a "FeatureSettings" section? If so, add the "FullScreenReading" line as part of that section.
|
A [FeatureSettings] section was already there and I added FullScreenReading=true as you suggested. I also added fullScreenReading=true in the [Reading] section. That did the trick. Also the new section appeared in the Reading Settings. Thank you very much, David!