Anybody have one they've made and want to share? I'll show you mine if you show me yours .
/*What I've cobbled together with my 6 hours of css experience:*/
*** I made this for chrome at 1280x1024 resolution, so I'm not sure how it works in firefox, or with different desktop resolutions.
Spoiler
@namespace url(http://www.w3.org/1999/xhtml);div[id^="bar"] { position: static !important; background: 50% 50% !important;}div[id^="branding"] { margin: auto !important; width: 78.5% !important;}#search .submit_input { border: 0px !important; color: gold !important;}a#logo { margin: auto !important;}div[id^="header-container"] { margin: 5px auto !important;}div[id^="top"] { width: 100% !important;}.col_f_starter { width: 12% !important;}.col_f_topic, .col_m_subject { width: 64% !important;}.col_m_date, .col_r_updated, .col_r_section { width: 11% !important; text-align: center !important}.col_f_views, .col_r_total, .col_r_comments { text-align: center !important; width: 7% !important;}table.ipb_table tr .stats { text-align: center !important;}.col_f_post { text-align: center !important}ul.last_post { text-align: center !important;}body { margin: 0% !important;}#container { width: 100% !important;}div[id^="bottom"] { width: 100% !important;}div[id^="footer-logos"] { display: none !important;}div[id^="topic_stats"] { padding: 0% 0% 0% !important;}.moderation_bar { padding: 0% 0% 0% !important;}div[id^="footer-legal"] { display: none !important;}h2 { margin: 0px 15px 8px !important;}.left { margin: 0px 8px;}div[id^="board_footer"] { margin: 0px 0px 8px !important;}.input_submit.alt { margin-right: 8px !important;}ul.topic_jump { margin: 0px 8px 15px !important;}ul.pagination { margin-left: 42px !important;}.stats_list li, .active_users li { margin-left: 5px !important; margin-top: -5px !important;}.stats_list ul, .stats_list p { margin-left: 30px !important; margin-top: -3px !important;}.statistics h2 span { margin-left: 8px !important;}.filter_bar { background: 50% 50% !important;}