As most of you know, this site was run on Squarespace’s web server platform. Its simple to use and the server software is tuned, maintained and updated by professionals. But, if you need it, there is power beneath the surface in the form of customizing the CSS that defines the look of the site.
I wanted to have the sidebar with my blogroll and other links appear only on the pages of the site that were not my image portfolio pages. There was a thread on the often helpful Squarespace Developers’ Forum that got me started. From there I added my own custom CSS that looks like this:
Whenever I’m messing with the CSS code behind a web page, I find the program CSSEdit, from Macrabbit to be invaluable in snooping around the code to see what part is formatted by what CSS statements. Recommended.