Completely redesigned to bring back a very accurate classic version of the Dreamcast Talk forum.
Dreamcast Talk Classic by vknight20
Details
Authorvknight20
LicenseNo License
Categorydreamcast-talk.com
Created
Updated
Size32 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name dreamcast-talk.com - 12/12/2022, 4:38:38 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("dreamcast-talk.com") {
/*Remove Header*/
div#top-bar {
display: none;
}
span.dropdown-trigger.dropdown-toggle {
display: none;
}
.headerbar {
min-height: 0px;
}
div.navblock {
display: none;
}
body.topbar-fixed#wrap {
margin-top: 0px;
}
/*Old Forum Icons*/
.forum_unread_subforum {
background-image: url(https://web.archive.org/web/20111124061701im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/imageset/forum_read.gif);
}
.forum_read_locked {
background-image: url(https://web.archive.org/web/20111124063939im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/imageset/forum_read_locked.gif);
}
.forum_unread {
background-image: url(https://web.archive.org/web/20111204145350im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/imageset/forum_unread.gif);
}
.topic_unread_hot {
background-image: url(https://web.archive.org/web/20150609230043im_/http://dreamcast-talk.com/forum/images/icons/misc/thinking.gif);
}
/*Make Background Same*/
div.fancy-index {
display: none;
}
#qr_postform .panel {
background: black;
border: none;
box-shadow: none;
margin: 0;
padding: 0px;
max-width: ;
min-height: 200px;
}
#page-body {
background-color: rgb(25, 25, 25);
padding: 5px;
}
#body-header {
background-color: rgb(25, 25, 25);
padding: 5px;
}
#page-body:before {
border-left: solid 1px black;
border-right: solid 1px black;
border-top: solid 1px black;
border-bottom: solid 1px black;
background: #313131 url(/web/20110208065748im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/theme/images/cell.gif) top left repeat-x !important;
padding: 4px;
}
.forum-blocks dl, .misc-block, .stat-block p {
background-color: black !important;
background-image:black !important;
background-size: 1px 100%, 1px 100%, 100% 1px, 100% 100%;
background-position: 0 1px, 100% 1px, 0 0, 0 0;
background-repeat: no-repeat, no-repeat, no-repeat, repeat;
background-clip: border-box;
background-origin: border-box;
border-color: black !important;
box-shadow: black !important;
margin: 4px;
}
/*Old Layout*/
.body {
max-width: 500px !important;
margin: auto !important;
}
div.back2top {
display: none;
}
p.jumpbox-return {
display: none;
}
span.dropdown-trigger.button.dropdown-select.dropdown-toggle {
display: none;
}
input.inputbox.search.tiny {
display: none;
}
button.button.icon-button.search-icon {
display: none;
}
span[title="View the latest post"] {
content: none;
}
a::before {
color: white;
}
.collapse-box h2 a[href="#"]:before, .stat-block h3 a[href="#"]:before {
content: "\f0d8";
font-size: 0em;
opacity: 1;
}
div#search-box {
display: none;
}
.postprofile .avatar {
display: inline-block;
float: none;
margin: 2px auto 0;
position: relative;
width: 100px !important;
height: 100px !important;
overflow: hidden;
}
div.forabg.forum-blocks {
display: none;
}
div.rules {
display: none;
}
div#body-header {
display: none;
}
dd {
color: white;
}
div.misc-block.advertisement {
display: none;
}
div.index-right {
display: none;
}
div#site-description {
width: 778px;
}
div.index-left {
margin: 0px;
}
h2.quickreply-title {
margin-top: 10px !important;
}
li[class="small-icon icon-contact rightside"] {
display: none;
}
li[class="rightside"] {
display: none;
}
li[class="small-icon icon-delete-cookies rightside"] {
display: none;
}
li[class="small-icon icon-team rightside"] {
display: none;
}
div#ajaxshoutbox_container {
display: none;
}
div[class="dropdown-container dropdown-button-control dropdown-right dropdown-down"] {
display: none;
}
/*Old Margins*/
body#phpbb {
width: 834px !important;
height: 1198px !important;
}
body {
margin-top: 0 !important
margin-bottom: 0 !important
max-width: 800px !important;
}
* {
margin-top: 0px !important;
}
div#wrap {
margin-top: 0px;
border-top-width: 0px;
padding-top: 0px;
}
#page-body:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0px !important;
padding-top: 0px !important;
box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.65);
z-index: -1;
}
/*Old Logo*/
#logo {
background: url(https://web.archive.org/web/20111204145350im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/imageset/site_logo.gif) no-repeat;
width: 100% !important;
height: 110px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-top: 0px !important;
margin-right: 0px !important;
text-align: center;
}
/*Old Colors*/
span {
color: white;
}
.buttons .button:before {
content: "";
display: block;
position: absolute;
left: -1px;
top: -3px;
height: 100%;
width: 2px;
background-color: aliceblue;
background: none;
box-shadow: none;
}
textarea, select, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
border-left: solid 1px #404040 !important;
border-right: solid 1px #121212 !important;
border-top: solid 1px #3C3C3C !important;
border-bottom: solid 1px #131313 !important
background: #313131 url(web.archive.org/web/20140625113827im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/theme/images/cell.gif) top left repeat-x !important;
padding: 4px !important;
}
#message-box textarea {
color: orange;
}
h3 {
color: orange;
border-color: orange
}
ul.topiclist li {
color: white;
}
.forumbg .header a, .forabg .header a, th a, li.header dt, li.header dd, li.header a, table.table1 thead th, #cp-main table.table1 thead th, #cp-main .panel li.header dd, #cp-main .panel li.header dt {
color: white;
}
a.button.icon-button.post-icon {
display: nonr
}
.content h2, .panel h2 {
color: white;
border-bottom-color: white;
}
.collapse-box h2 a, .stat-block h3 a {
display: block;
transition: color 0s ease-in-out 0s;
text-align: center;
color: white;
font-size: 15px;
font-weight: bold;
background: #D9871B url(web.archive.org/web/20110208065748im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/theme/images/th.gif) top left repeat-x;
white-space: nowrap;
padding: 0 5px;
text-align: center;
height: 26px;
border-left: solid 0px #F58D07;
border-right: solid 0px #9F5A00;
border-top: solid 1px #F58D07;
border-bottom: solid 1px #9F5A00;
}
.postprofile, .postbody, .content, blockquote {
color: white;
}
.postprofile .avatar-container {
background: none;
padding-top: 40px;
}
.collapse-box h2, .stat-block h3 {
font-family: "exo","Myriad Pro",Myriad,Arial,sans-serif;
color: black !important;
text-shadow: 0 0 16px black;
border-bottom-color: black;
}
h2 {
text-shadow: 0 0 8px black;
font-size: 8px
}
/*Old CSS Stylesheet*/
/* Layout
------------ */
* {
/* Reset browsers default margin, padding and font sizes */
margin: 0;
padding: 0;
}
html {
font-size: 100%;
}
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #FFF;
background: #242424 url(web.archive.org/web/20110208065748im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/theme/images/body.gif);
font-size: 10px !important;
margin: 0;
padding: 0 5px;
}
#body-simple {
background: #191919;
padding: 5px;
}
/* Misc stuff */
img {
border: none !important;
}
.gen {
margin: 1px 1px !important;
font-size: 1.2em !important;
}
.genmed {
margin: 1px 1px !important;
font-size: 1.1em !important;
}
.gensmall {
margin: 1px 1px !important;
font-size: 1em !important;
}
.titles {
font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
font-weight: bold !important;
font-size: 1.3em !important;
text-decoration: none !important;
}
.error, table td .error {
color: #FF9000 !important;
}
.spacer {
background: #D9871B url(web.archive.org/web/20110208065748im_/http://dreamcast-talk.com/forum/styles/acidtech_tiger/theme/images/th.gif) top left repeat-x !important;
}
hr { height: 0px; border: solid #FF9000 0px; border-top-width: 1px !important;}
.pagination {
padding: 4px;
font-size: 1em;
font-weight: bold;
}
/* Links
------------ */
a {
color: #FF9000 !important;
text-decoration: none !important;
}
a:active,
a:visited {
color: #FF9000 !important;
text-decoration: none !important;
}
a:hover {
color: #FFF !important;
text-decoration: underline !important;
}
a.forumlink {
font-weight: bold !important;
font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
font-size: 1.2em !important;
}
a.topictitle {
margin: 1px 0px;
font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
font-weight: bold;
font-size: 1.2em;
}
a.topictitle, .postbody a {
color: #FF9000;
}
a.topictitle:visited, .postbody a:visited {
color: #FDAC43;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
color: #FF9000;
}
a.topictitle:hover, .postbody a:hover {
color: #FFF;
}
/* Header and lo...