Hacking Together a New Theme
I spent a good deal of time stripping down the default theme and now I’m in the process of rebuilding it. It’s frustrating to see that after all these years the various browser vendors still haven’t gotten things sorted out. So far the site renders correctly in FireFox and Internet Explorer, but is broken in Google’s Chrome Browser and Apple’s Safari Browser. Hmm, looks like WebKit doesn’t like my code …
!! Update — Fixed? !!
Looks like I found the solution. I needed to add “overflow:auto” to the CSS for the site’s main <div> container/wrapper.











