View Single Post
  #2 (permalink)  
Old 07-14-2006, 09:35 PM
DuckFat DuckFat is offline
Constant Pligger
 
Join Date: Apr 2006
Posts: 122
Thanks: 1
Thanked 1 Time in 1 Post
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.
__________________
DuckFat
slackmosphere.com
Reply With Quote