Hi,
I'm working on http://briongysin.com/wordpress
As you can see, the left sidebar has an extra large left padding space. I am assuming this is because its contents are derived from a list? Regardless of what I tweak in the CSS, there is NOTHING that will affect this margin.
More mysteriously, even though the div for the main blog column immediately follows that of the sidebar, and there is ample space for both in the container div, they will nevertheless not display inline (I've haven't set them to - as I believe this is the normal nature of html, no?). So the only solution I've found so far is to float one or the other or both, but this exacerbates the first issue and makes positioning almost impossible, as the floated elements then ignore the parent container divs.
Any help GREATLY appreciated - I'm on a very tight deadline for this.
Thanks in advance.