|
My advice is to use FireFox along with the "Web Developer" extension. You can use the "Edit CSS" feature and then just poke around your CSS file(s) without making any permanent changes. Once you find the margin or padding statement that controls your white space then you can make the change permanent by uploading a new CSS file.
This extension is the best thing I've ever found for developers. You can use the "view style information" option and simply click on ANY element on your page and it'll show you all the CSS controlling that element. The Outline feature is great too if you have formatting problems. I can't give this extension a higher recommendation.
|