zurück zur Startseite
  


Zurück XHTMLforum > (X)HTML und CSS > CSS
Seite neu laden Bin CSS-Neulind und habe Hilfe nötig!

Antwort
 
LinkBack Themen-Optionen Ansicht
  #1 (permalink)  
Alt 19.03.2007, 21:07
Anti-Racist
neuer user
Thread-Ersteller
 
Registriert seit: 19.03.2007
Ort: Lübeck (nähe Hamburg)
Beiträge: 1
lol123 befindet sich auf einem aufstrebenden Ast
Frage Bin CSS-Neulind und habe Hilfe nötig!

Moin moin!
Ich kann GAR KEIN CSS und möchte trotzdem ein schönes Layout für unser Forum. Und ich möchte mir auch kein CSS beibringen. Am liebsten wäre uns ein Layout dunkel gehalten. Unten die bestehende CSS-Datei. Wenn mir jemand helfen möchte, solle er das bitte sagen *bettel*. Ich schick ihm dann per PN meine E-Adresse. Dann könnte dieser jemand mir die neue Datei schicken. Bitte helft mir!

BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF;
color: #000000;
text-align: center
}

TD,TR {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000
}

INPUT,SELECT,TEXTAREA {
/* border-width:1px; */
color: #000000
}

A {
color: #006699
}

.ntit {
/* z.b. bei der Suche die Überschrift */
background-color: #006699;
color: #FFA34F;
font-weight: bold;
}
.ntit a {
color: #FFA34F;
}
.ntop {
/* Die zweite Überschriftszeile wie bei den Privaten Mails */
background-color: #CED6DC;
color: #006699;
}
.ntop a {
color: #006699;
}

.ntop td {
/* same */
background-color: #CED6DC;
color: #006699;
}
.nnor {
/* jeweils der mittlere Bereich bei der Suche, der FAQ, der Einstellungen u.s.w. */
background-color: #EFEFEF;
color: #000000;
}
.nnor a {
color: #006699;
}

.nnor td {
/* same */
background-color: #EFEFEF;
color: #000000;
}
.nnor input,select,textarea {
/* Form Elemente in diesem Bereich, auch Textfeld bei neuem Beitrag */
background-color: #EFEFEF;
color: #000000;
}
.nnos {
/* kleiner Text im mittlerem Bereich */
font-size: 9pt
}

.itop {
/* Forum Übersicht -> Überschrift sei: Forum, Themen, Beiträge, letze Nachricht, Moderator */
background-color: #006699;
color: #FFA34F;
text-align: center;
vertical-align: bottom;
}

.icats {
/* Forum Übersicht -> Kategorie */
background-color: #CED6DC;
font-size: 11pt;
font-weight: bold;
color: #006699;
}

.icats a {
/* Forum Übersicht -> Kategorie-Link */
text-decoration: none;
color: #006699;
}

.cent {
/* Forum Übersicht -> center */
text-align: center;
}

.ifo1 {
/* Forum Übersicht -> Forum style 1 */
background-color:#EFEFEF;
color: #000000;
/* text-align: center; */
}

.ifo1 A {
/* Forum Übersicht -> Forum style 1 - Link */
color:#006699;
color: #006699;
}

.ifo2 {
/* Forum Übersicht -> Forum style 2 */
background-color:#EFEFEF;
color: #000000;
/* text-align: center; */
}

.ifo2 A {
/* Forum Übersicht -> Forum style 2 - Link */
color: #006699;
}



.ifos {
/* Forum Übersicht -> kleine Schrift */
font-size:8pt;
}

.iau0 {
/* Forum Übersicht -> Aktive User zeile 1 */
background-color: #CED6DC;
font-weight: bold;
color: #006699;
}

.iau0 A {
color: #006699;
}

.iaus {
/* Forum Übersicht -> Aktive User Satz: 10 Mitglieder, 5 Gäste Online */
font-size: 9pt;
font-weight: normal;
}

.iau1 {
/* Forum Übersicht -> Aktive User zeile 2 mit Liste der aktiven User */
background-color:#EFEFEF;
color: #000000;
}

.ftop {
background-color: #006699;
color: #FFA34F;
font-weight: bold;
}

.ftop a {
color: #FFA34F;
}

.fopt {
background-color: #CED6DC;
font-size:9pt;
color: #006699;
}

.fopt a {
color: #006699;
}

.fwha {
background-color: #CED6DC;
color: #006699;
font-weight:bold;
}

.fwha td {
background-color: #CED6DC;
font-weight:bold;
color: #006699;

}

.fth1 {
background-color: #CED6DC;
color: #006699;
}

.fth2 {
background-color: #EFEFEF;
color: #000000;
}

.fths {
font-size: 8pt;
}

.fbot {
background-color: #006699;
color: #FFA34F;
}

.fbot A,select {
background-color: #006699;
color: #FFA34F;
}

.fbot input {
background-color: #006699;
font-size:10;
color: #FFA34F;
/* border-width:1px */
}

.ttop {
background-color: #006699;
color: #FFA34F;
font-weight: bold;
}

.ttop a {
color: #FFA34F;
}

.tnex {
background-color: #CED6DC;
color: #006699;
}

.tbei {
background-color: #006699;
color: #FFA34F;
font-weight: bold;
}

.tms1 {
background-color: #CED6DC;
color: #006699;
}
.tms1 a {
color: #006699;
}

.tms2 {
background-color: #EFEFEF;
color: #000000;
}
.tms2 a {
color: #006699;
}

.tms3 {
background-color: #CED6DC;
color: #006699;
}
.tms3 a {
color: #006699;
}

.tms4 {
background-color: #EFEFEF;
color: #000000;
}
.tms4 a {
color: #006699;
}

.tbot {
background-color: #006699;
color: #FFA34F;
font-weight: bold;
/* border-width:1px */
}
.tbot a {
color: #FFA34F;
}
.tbot input,select {
font-weight: normal
}

.tmss {
font-size: 8pt;
font-weight: normal
}

.tmst {
font-size:11pt;
text-align: center;
}

.tare {
color: #000000;
text-align: center;
vertical-align: bottom
}

.tarea {
color:#006699;
font-weight: bold
}

.thin {
color:#000000;
/* vertical-align: bottom */
}

.tbhi {
color: #000000;
text-align: center;
vertical-align: bottom
}

.tsmt {
color: #000000;
font-size: 8pt
}
Mit Zitat antworten
Sponsored Links
Antwort

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Dingend Hilfe benötigt bei CSS Boxen für eine Wetterseite! Web4Live CSS 2 13.07.2011 17:01
Hilfe bei CSS Menue gesucht CSS_Beginner CSS 2 21.09.2009 18:03
Kontaktformular Hilfe nötig :) sunny55 CSS 2 05.08.2008 20:29
Brauche Hilfe beim css code. Hurrican CSS 6 29.07.2008 19:27
css hilfe victorwooten CSS 1 19.11.2006 14:15


Alle Zeitangaben in WEZ +2. Es ist jetzt 12:03 Uhr.