I tried the reset method and here's what I stand so far.
- Plug-ins are not the problem.
- In the Body, Text & Links settings, I placed a line-height parameter for body text that is apparently creating a white space, equal to the line height, right above the footer border. When I removed the line-height parameter, the white space is gone so that's good, but now my body text is not at the line height I wanted. When I reset ALL of the settings and entered the line-height parameter, it did not create a white space above the footer border so I'm not sure why it would have that effect in my custom settings. As a solution, I'm willing to get rid of the line-height parameter in the B,T&L settings page if I can re-insert it in the HTML/CSS Inserts page but I don't know the div class for the body text. Is it...
Code:
div#body text {line-height: 1.6em;}
- Below the footer border, there is still white space that I couldn't get rid of even after going through all the setting pages one by one. So I'm at a complete loss for where this white space is coming from. Could it be part of the php?