To be honest, that may be best because it can get crazy. The reason why it's so tricky is that there is padding set up in some of those containers. So if the left nav is set to 130 pixels but the style sheet has 10 pixels of padding then the left nav is really 150 (10 + 10 + 130) pixels. So it can get really sticky and I have to be honest, I'm not really that savvy when it comes to manipulating them. Once I saw that my site looked good in both IE and Firefox I just left it alone. LOL
Just make sure when you do change a value, always test it in the browser or preview so at least you'll know what change affected your page.
|