MediaWiki:Chameleon.css
From Sanatan Hindu Dharma
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
.footercontainer {
display: none !important;
}
/* Remove side margins and padding for full-width Chameleon layout */
body,
.container,
.main-container,
.content,
#content {
max-width: none !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
/* Also remove default Bootstrap container margins */
.container, .container-fluid {
padding-left: 0 !important;
padding-right: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
/* Optional: make header/footer stretch full width */
.headercontainer,
.footercontainer {
margin: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
