Customize your theme
/** * Booze, by Gabrys * http://themes.wikidot.com/booze * * Modified 2013-03-12 by leiger. * You may NOT use the main image ("main-modified-101.png"), but the rest of the theme is free to use and modify as you wish. **/ @import url(http://static.wikidot.com/common--theme/shiny/css/style.css); @import url(http://static.wikidot.com/common--theme/shiny-no-side-bar/css/style.css); div#container-wrap { background: #fff url(/local--files/admin:themes/main-modified-101.png) no-repeat center top; } #header { width: 961px; height: 302px; padding: 0; } #header h1 { float: none; max-height: 190px; border: none; } #header h2 { display: none; } #header h1 a { padding: 0; max-height: 190px; height: 190px; width: 680px; display: block; outline: none; } #header h1 a span { display: none; } #top-bar { display: none; } #content-wrap { background: #fff url(http://themes.wikidot.com/local--files/booze/main.png) repeat-y center; margin: 0; } #page-title { border: none; margin: 0; padding: 0; position: relative; top: -50px; font-size: 270%; font-family: "Century Schoolbook Lm", Georgia, "Trebuchet MS", Trebuchet, Helvetica, sans-serif; letter-spacing: 1px; height: 0; overflow: visible; text-align: center; } #page-content { padding: 7px 0 25px; } #main-content { padding: 0 0 7px; margin: 0 auto; width: 891px; } #breadcrumbs { margin: 3px 0; } #page-title, h1, a { color: #c11; } h1, h2 { padding: 0 0 3px; border-bottom: solid 1px #ddd; margin: 0.5em 0 0.5em; } #container { background: url(http://themes.wikidot.com/local--files/booze/main-bottom.png) no-repeat bottom center; margin-bottom: 7px; } #footer { margin-top: 0; opacity: 0.6; } #search-top-box { display: none; } #login-status { right: 5px; width: 304px; text-align: center; top: 15px; opacity: 0.9; color: #222; } #login-status a { color: #B00; } .new-page-box input.text { width: 120px; }