Q: I'm having a tough time getting rid of the secondary sidebar. I'm also new to CSS, so I'm not quite sure how to add the correct id's to make this happen. Any tips would be greatly appreciated.
Column width, and the appropriate CSS selectors, are covered in this tip. If you’d like to remove the secondary sidebar (right-column) completely, you’ll need to adjust the #index #secondary and #permalink #secondary selectors accordingly, but be sure to adjust the primary column width to adjust for its absence.
In effect, you’re simply hiding the column via CSS, not removing it. Actual removal of the column requires custom HTML.
blog comments powered by Disqus
