Disable sidebar only on certain pages?

I disabled the sidebar on my forum by adding this into the custom CSS: .page-sidebar { display:none; }

While this works, it also blocks the sidebar on profile pages, preventing users from changing their notification settings, signatures, etc.
How can I disable the sidebar everywhere except for profile pages?

Tagged:

Comments

Sign In or Register to comment.