abbychase
Active member
abbychase submitted a new resource:
Disable Sidebar - Turn off the sidebar
Read more about this resource...
Disable Sidebar - Turn off the sidebar
Thanks to Brogan for the code.
To disable the sidebar...
Add this to EXTRA.css:
Code:.sidebar { display: none; } .mainContent { margin-right: 0; }
Read more about this resource...