<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=7630126&amp;blogName=Humanize+the+Earth!&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLACK&amp;layoutType=CLASSIC&amp;searchRoot=http://tedernst.blogspot.com/search&amp;blogLocale=en_US&amp;homepageUrl=http://tedernst.blogspot.com/&amp;vt=-4409564146233562917" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>
7/25/2005
template stuck-o
I can make a few more tweaks, but my biggest problem is how to make the sidebar exactly the width I'd like (180px) while allowing the main column to be as wide as a particular user's screen allows. Right now it's set up for the main column to be a percentage and the sidebar takes the rest. It's too darn wide on my screen. Maybe yours too? I'll have to wait until another day. I'm off to bed