Forum theme

Vicort
90% Load!er
Posts: 152
Joined: 08 Jun 2012 23:50
Re: Forum theme

Post by Vicort »

Ich nutze schon seit langer Zeit eine persönliche, modifizierte Version des Absolution-Designs.
Ist nicht perfekt, dafür aber dunkel

Vorschau:
Image

CSS Code:

Code: Select all

* {text-shadow: 0 0 0 !important;transition:none!important;}

tr, li, ul, p, form, footer {
background: black !important;
color: white !important;
}

select, button {
background: black !important;
}

span, .forum-descriptions, .fade {
color: #B8B8B !important;
}

#nav ul li a {
background: lightblue !important;
padding: 8px 16px 8px !important;
border-radius: 5px !important;
}

.statbubble {
background: #2a225a !important;
color: #8B8B8B !important;
border-radius: 5px !important;
}

.vtquote, .vtquoteinner {
border-color: #A9C7E0 !important;
background: #E8F2FA !important; 
color: #0B5690 !important;
}

.vtquotecite {
border-color: #A9C7E0 !important;
background: #E8F2FA !important; 
color: #006FD7 !important;
}

.nib {
background: none !important; 
}

.vtcodebox, .vtcodeselect, .vtcodeinner {
background: #333333 !important;
}

div, .a {
background: black !important;
border-color: white !important;
}

input, textarea, label, div, dl {
color: white !important;
}

input, textarea, pre {
background: #333333 !important;
}

a:hover, .link, a font[color="#33AAFF"] {
text-decoration: underline !important;
color: white !important;
}

a.topictitle.forumtitle {
color: #0040ff !important;
}

a.topictitle:visited {
color: white !important;
}

.collapsethis {
display:visible !important;
background: #0A5B9A !important;
}

.catglow, .cathead-m, .cathead-r, .cathead-l {
background-color: #0A5B9A !important;
border-radius: 3px !important;
}

div.trigger {
background: url("./styles/absolution/theme/images/trigger.png") no-repeat !important;
}
div.active {background-position: right top !important;}
div.inactive {background-position: left bottom !important;}

dt {
color: #ABABA1 !important;
}

Import mit Browser Erweiterung "Userstyles" oder "Freestyler" oder irgendwas anderes oder irgendwo im jeweiligen Browser mit candisoft.com verknüpfen.
Last edited by Vicort on 22 Aug 2015 02:55, edited 1 time in total.

User avatar
jackie
Posts: 5
Joined: 10 Feb 2015 17:27
Re: Forum theme

Post by jackie »

Oh, die sieht echt gut aus und ist vor allem praktisch, wenn man (wie ich ) immer im dunklen Zimmer hockt. Danke! :)


Post Reply