Re: Forums Themes
 
[Re: Autumn]
- #2414888 - 08.03.2012, 23:13:18
|
Registriert: 08.04.2003
Beiträge: 7.862
|
Heyho. Ich stellte schonmal mein Design vor: http://forum.knuddels.de/ubbthreads.php?ubb=showflat&Number=1738334#Post1738334Das kam damals zumindest bei einzelnen gut an und da es durch die Farbumstellung nicht mehr konsistent war, habe ich mich heute drangesetzt, um es wieder so aussehen zu lassen wie auf den Screenshots im verlinkten Beitrag. Wer das Theme also nutzen möchte, kann dies mit dem angehängten Code (wieder) problemlos tun. Hauptmerkmal ist sicherlich das durchweg blau-graue Design. Viel Spaß damit (oder auch nicht :)). @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("forum.knuddels.de")
{
/* ##### GLOBAL #### */
/* >>>>>> Hintergrundfarbe des Forums <<<<<< */
body {
background-color: #557 !important;
background-image: none !important;
}
/* >>>>>> Linkfarben (Moderatoren iin Subforenübersicht, Letzter Beitrag in Subforenübersicht) */
body a:link {
color: #6D2688 !important;
}
a {
color: #762E9A !important;
}
/* >>>>>> Spaltenfarben Forenübersicht <<<<<< */
.alt-1 {
background: none repeat scroll 0 0 #DEDFDF !important;
}
.alt-2 {
background: none repeat scroll 0 0 #F7F7F7 !important;
}
/* >>>>>> zum Chat - Schriftfarbe <<<<<< */
div[style*='margin-left'] strong, div[style*='margin-left'] strong a {
display:none!important;
}
/* >>>>>> Willkommen *Nick* ~ Schriftfarbe <<<<<< */
div[style*='margin: 4px 2.5%'], div[style*='margin: 4px 2.5%'] a {
color:#ffffff!important;
}
/* >>>>> Navigation <<<<<< */
.navigation a:link {
color: #336699 !important;
}
/* >>>>>> Link des Moderatornicks in der Subforumsübersicht (INAKTIV) <<<<<< */
div.forum_extras a {
color: #6D2688!important;
}
/* >>>>>> Farbe von "Moderator" etc. in jedem Subforum unten <<<<<< */
td.body_col {
color:#ffffff!important;
}
/* >>>>>> Footer, User-Profil im Thread, "Antworten"-button (und restl. 4), Zellenrahmen <<<<<< */
td .author-content, td .post_top_link, .footer, .post-buttons {
background-color: #F5F5F5 !important;
}
/* >>>>>> Breadcrumbs <<<<<< */
td .breadcrumbs {
background-color: #F5F5F5 !important;
color: #666666 !important;
}
/* >>>>>> alle bereits existierenden Tabellenzellen-Rahmen <<<<<< */
td {
border-color: #F5F5F5 !important;
}
/* >>>>>> "Laschen" ober- und unterhalb der Threads <<<<<< */
.tdheader {
background-color: #A9A9A9 !important;
color: #6D2688 !important;
}
/* activeText. Unterstreichung verstecken */
abbr {
border-bottom: none !important;
}
/* Smileyausrichtung in der Vorschau (Bugfix) */
#preview_area img {
vertical-align: bottom;
}
/* Stimmungs-Feature ausblenden */
span[title="Stimmung ändern"] {
display: none;
}
/* #### THREADUEBERSICHT (im Subforum) #### */
/* >>>>>> ungelesene Threads (Betreff) <<<<<< */
.new-topicsubject a:link, .new-alt-topicsubject a:link, .topicsubject a:link, .alt-topicsubject a:link {
color: #000033 !important;
}
/* >>>>>> ungelesene Threads (Ersteller-Link) <<<<<< */
.new-topicsubject .small a:link, .new-alt-topicsubject .small a:link, .topicsubject .small a:link, .alt-topicsubject .small a:link {
color: #6D2688 !important;
}
/* >>>>>> Spalte "gesendet am" (alle) - zweite Zeile <<<<<< */
.alt-topictime, .topictime, .new-alt-topictime, .new-topictime {
font-size: 10px;
font-weight: normal !important;
}
/* >>>>>> Spalte "gesendet am" erste Zeile (ungelesen) <<<<<< */
.alt-topictime:first-line, .topictime:first-line, .new-topictime:first-line, .new-alt-topictime:first-line {
font-size: 10pt;
font-weight: bold !important;
}
/* >>>>>> ungelesene Threads (hell) <<<<<< */
.new-newintopic, .new-topicicon, .new-topicsubject, .new-topicreplies, .new-topicviews, .new-topictime {
background-color: #ADD8E6 !important;
}
/* >>>>>> ungelesene Threads (dunkel) <<<<<< */
.new-alt-newintopic, .new-alt-topicicon, .new-alt-topicsubject, .new-alt-topicreplies, .new-alt-topicviews, .new-alt-topictime {
background-color: #87CEEB !important;
}
/* >>>>>> rechte Spalte zum "Bearbeiten"-Haken setzen // nur für Moderatoren <<<<<< */
.inline_selector {
background-color:#cccccc !important;
}
/* #### IM THREAD #### */
/* >>>>>> Beitragsdatum, Postnummer, Antwort auf <<<<<< */
span.small {
display: block!important; margin-left: 1.5em
}
/* >>>>>> Thread-Betreff (gelesen) des einzelnen Beitrags <<<<<< */
td .subjecttable {
background-color: #C0C0C0 !important;
}
/* >>>>>> Thread-Betreff (ungelesen) des einzelnen Beitrags <<<<<< */
td .newsubjecttable {
background-color: #C9D6EA !important;
}
html, body, #content {
height: auto;
min-height: 100%;
}
html {
height: 100% !important;
}
#khd div.hdbox {
height: 0 !important;
}
#bd1, #bd2, #bd3, #kmain {
background-color: transparent !important;
background-image: none !important;
background: transparent !important;
}
#khd div.content, #khd .r, #khd .l, div.ftbox, #khd div.hr, .content {
display: none !important;
}
#khd {
padding-top: 0 !important;
}
}
|
[zum Seitenanfang]
|
|
|
Forum Themes
|
Anonym
|
17.01.2008, 21:04:31
|
Re: Forums Themes
|
Anonym
|
17.01.2008, 21:09:06
|
Re: Forums Themes
|
Anonym
|
17.01.2008, 21:27:44
|
Re: Forums Themes
|
page 50
|
07.02.2008, 00:31:03
|
Re: Forums Themes
|
page 50
|
07.02.2008, 00:50:15
|
Re: Forums Themes
|
page 50
|
07.02.2008, 01:09:22
|
Re: Forums Themes
|
Anonym
|
07.02.2008, 17:09:50
|
Re: Forums Themes
|
Anonym
|
08.02.2008, 00:06:11
|
Re: Forums Themes
|
Anonym
|
08.02.2008, 05:20:05
|
Re: Forums Themes
|
huendchen
|
02.05.2008, 19:52:28
|
Re: Forums Themes
|
Anonym
|
02.05.2008, 20:01:16
|
Re: Forums Themes
|
huendchen
|
02.05.2008, 20:04:42
|
Re: Forums Themes
|
Anonym
|
03.05.2008, 00:23:21
|
Re: Forums Themes
|
huendchen
|
03.05.2008, 01:32:24
|
Re: Forums Themes
|
huendchen
|
31.03.2009, 23:50:13
|
Re: Forums Themes
|
Toby
|
04.04.2009, 18:29:05
|
Re: Forums Themes
|
crazy a
|
17.04.2009, 21:14:11
|
Re: Forums Themes
|
huendchen
|
17.04.2009, 23:34:42
|
Re: Forums Themes
|
page 50
|
30.08.2009, 02:14:54
|
Re: Forums Themes
|
Anonym
|
30.08.2009, 05:17:57
|
Re: Forums Themes
|
crazy a
|
31.08.2009, 10:01:02
|
Re: Forums Themes
|
Feldsvendark
|
31.08.2009, 11:10:53
|
Re: Forums Themes
|
Anonym
|
31.08.2009, 11:24:56
|
Re: Forums Themes
|
Anonym
|
12.10.2009, 22:14:44
|
Re: Forums Themes
|
Anonym
|
10.11.2009, 15:13:23
|
Re: Forums Themes
|
chrixix
|
10.11.2009, 15:58:50
|
Re: Forums Themes
|
Anonym
|
27.03.2010, 11:28:23
|
Re: Forums Themes
|
Anonym
|
31.03.2010, 10:31:11
|
Re: Forums Themes
|
huendchen
|
31.03.2010, 12:18:59
|
Re: Forums Themes
|
Anonym
|
03.04.2010, 12:45:59
|
Re: Forums Themes
|
huendchen
|
05.04.2010, 20:16:26
|
Re: Forums Themes
|
Anonym
|
07.04.2010, 15:43:24
|
Re: Forums Themes
|
huendchen
|
06.05.2010, 21:15:38
|
Re: Forums Themes
|
Anonym
|
15.11.2010, 22:02:54
|
Re: Forums Themes
|
crazy a
|
14.09.2011, 12:46:56
|
Re: Forums Themes
|
Anonym
|
13.01.2012, 08:45:24
|
Re: Forums Themes
|
x Deluxe Boy x3
|
13.01.2012, 11:26:37
|
Re: Forums Themes
|
Anonym
|
13.01.2012, 14:27:43
|
Re: Forums Themes
|
Anonym
|
13.01.2012, 15:30:54
|
Re: Forums Themes
|
Ruffy Shanks
|
13.01.2012, 17:37:56
|
Re: Forums Themes
|
lolli1995
|
13.01.2012, 23:37:46
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 00:38:09
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 03:47:15
|
Re: Forums Themes
|
WoB BoY 24
|
14.01.2012, 16:05:37
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 16:26:41
|
Re: Forums Themes
|
WoB BoY 24
|
14.01.2012, 16:36:24
|
Re: Forums Themes
|
Ruffy Shanks
|
14.01.2012, 17:27:28
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 17:48:38
|
Re: Forums Themes
|
WoB BoY 24
|
14.01.2012, 18:16:58
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 18:20:31
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 19:09:50
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 19:26:14
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 19:26:15
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 19:29:59
|
Re: Forums Themes
|
Anonym
|
14.01.2012, 19:50:18
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 06:49:12
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 08:49:54
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 09:47:58
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 10:06:45
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 13:22:20
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 15:52:03
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 15:58:30
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 16:02:43
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 16:30:28
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 22:45:04
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 22:49:09
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 22:51:26
|
Re: Forums Themes
|
Anonym
|
15.01.2012, 23:00:37
|
Re: Forums Themes
|
Anonym
|
16.01.2012, 06:14:46
|
Re: Forums Themes
|
Anonym
|
16.01.2012, 08:53:32
|
Re: Forums Themes
|
Anonym
|
16.01.2012, 19:00:37
|
Re: Forums Themes
|
Anonym
|
21.01.2012, 20:29:13
|
Re: Forums Themes
|
Anonym
|
21.01.2012, 20:44:59
|
Re: Forums Themes
|
Anonym
|
21.01.2012, 20:49:33
|
Re: Forums Themes
|
mpok
|
21.01.2012, 21:20:12
|
Re: Forums Themes
|
Anonym
|
21.01.2012, 22:09:19
|
Re: Forums Themes
|
Anonym
|
21.01.2012, 22:23:19
|
Re: Forums Themes
|
chrixix
|
22.01.2012, 07:46:53
|
Re: Forums Themes
|
Kittekat92
|
22.01.2012, 09:38:18
|
Re: Forums Themes
|
lolli1995
|
27.01.2012, 15:21:53
|
Re: Forums Themes
|
Anonym
|
08.03.2012, 16:42:53
|
Re: Forums Themes
|
sweet-chica24
|
08.03.2012, 16:47:14
|
Re: Forums Themes
|
Anonym
|
08.03.2012, 18:01:04
|
Re: Forums Themes
|
sweet-chica24
|
08.03.2012, 18:04:01
|
Re: Forums Themes
|
Autumn
|
08.03.2012, 18:04:48
|
Re: Forums Themes
|
crazy a
|
08.03.2012, 23:13:18
|
Re: Forums Themes
|
PuschiGirl 13
|
09.03.2012, 14:30:42
|
Re: Forums Themes
|
Anonym
|
09.03.2012, 15:00:01
|
Re: Forums Themes
|
Anonym
|
09.03.2012, 16:22:40
|
Re: Forums Themes
|
crazy a
|
09.03.2012, 16:57:15
|
Re: Forums Themes
|
Tullece
|
09.03.2012, 17:05:25
|
Re: Forums Themes
|
crazy a
|
09.03.2012, 17:51:07
|
Re: Forums Themes
|
PuschiGirl 13
|
09.03.2012, 18:38:49
|
Re: Forums Themes
|
Anonym
|
10.03.2012, 11:29:59
|
Re: Forums Themes
|
crazy a
|
11.03.2012, 15:00:34
|
Re: Forums Themes
|
Anonym
|
17.03.2012, 15:53:27
|
Re: Forums Themes
|
Tine333
|
17.03.2012, 21:39:46
|
Re: Forums Themes
|
huendchen
|
18.03.2012, 12:49:17
|
Re: Forums Themes
|
Anonym
|
18.03.2012, 16:21:35
|
Re: Forums Themes
|
Tine333
|
18.03.2012, 18:08:16
|
Re: Forums Themes
|
huendchen
|
19.03.2012, 22:53:53
|
Re: Forums Themes
|
Anonym
|
19.03.2012, 23:20:44
|
Re: Forums Themes
|
crazy a
|
20.03.2012, 10:04:48
|
Re: Forums Themes
|
Anonym
|
20.03.2012, 10:44:41
|
Re: Forums Themes
|
Anonym
|
19.07.2013, 20:18:30
|
Re: Forums Themes
|
mpok
|
19.07.2013, 21:11:43
|
Re: Forums Themes
|
Aamun
|
19.07.2013, 21:27:58
|
Re: Forums Themes
|
mpok
|
19.07.2013, 22:58:49
|
Re: Forums Themes
|
Kev777
|
20.07.2013, 01:07:24
|
Re: Forums Themes
|
Königspinguin
|
22.07.2013, 16:38:16
|
Re: Forums Themes
|
xXsmartlXx
|
26.07.2013, 00:22:06
|
Re: Forums Themes
|
WoB BoY 24
|
26.07.2013, 00:49:36
|
Re: Forums Themes
|
Anonym
|
26.07.2013, 03:22:08
|
Re: Forums Themes
|
xXsmartlXx
|
26.07.2013, 12:24:14
|
Re: Forums Themes
|
Anonym
|
26.07.2013, 19:07:26
|
Re: Forums Themes
|
huendchen
|
26.07.2013, 19:09:45
|
Re: Forums Themes
|
xXsmartlXx
|
26.07.2013, 23:04:12
|
Re: Forums Themes
|
Feldsvendark
|
09.03.2012, 17:40:10
|
Re: Forums Themes
|
mpok
|
08.03.2012, 16:47:39
|
Re: Forums Themes
|
Anonym
|
08.03.2012, 16:52:15
|
Re: Forums Themes
|
mpok
|
08.03.2012, 16:52:54
|
Re: Forums Themes
|
mpok
|
15.01.2012, 09:19:18
|
Re: Forums Themes
|
chrixix
|
03.05.2008, 00:35:13
|
|
|
|