Teammitglieder online
Support-Box
Neue Beiträge seit dem letzten Besuch.
Textbausteine des MODERATIONSTOOL
AB > PFAD > GENERATOR
FORUM > PFAD > GENERATOR
Unterstützung Lösungs-Probleme
Auffällige
User
Der Runde
Tisch
HÄUFIG GESTELLTE FRAGEN
Regeln und nützliche Hinweise
Neueste Themen
» Die Heidekriger (WaCa) mit Punktesystem
von Rama So 21 Apr 2024 - 20:44

» Forum löschen, Probleme mit Gründeraccount
von Skouliki Di 9 Apr 2024 - 14:03

» [AwsomeBB] LogIn Farbe Weiß auf weiß
von Skouliki Sa 30 März 2024 - 21:14

» kann man noch Blogs hier erstellen?
von Joost Mi 27 März 2024 - 18:40

» Einstellen der Profilfelder funktioniert nicht
von Skouliki Di 26 März 2024 - 12:54

» Gründer-E-Mail-Adresse ändern
von Skouliki Mo 25 März 2024 - 13:48

» PN's werden nicht mehr rot eingefärbt
von Skouliki Fr 22 März 2024 - 7:44

»  Missbrauchsmeldung "Sexueller Inhalt" war (wieder) Werbung/Spam/Scam
von Skouliki Do 21 März 2024 - 9:03

» [phpBB3] Suchfunktion ohne Funktion
von Skouliki Mi 20 März 2024 - 8:41

» Neuer User kann sich anmelden.
von Skouliki Mi 20 März 2024 - 8:38

» Zugangsdaten vergessen/verloren
von Joost Sa 16 März 2024 - 21:07

» Schwierigkeiten mit BBCode
von Skouliki Fr 15 März 2024 - 11:51

» Entdeckt die neue Option Servimg Premium
von Joost Mi 6 März 2024 - 19:50

» Neues YAMAHA XT660-Forum
von gnadenlos Fr 1 März 2024 - 7:33

» Forum nur noch für Eingeloggte sichtbar?
von Skouliki Di 27 Feb 2024 - 7:53

» [phpBB3] Eine Frage zum Forum selbst.
von Skouliki Di 27 Feb 2024 - 7:52

» Beiträge verschwinden
von Skouliki Do 22 Feb 2024 - 7:47

» [Tutorial - alle Versionen] (De)aktiviert die Anzeige von Signaturen aus Eurem Profil
von Eto Do 15 Feb 2024 - 22:17

Beiträge mit den meisten Reaktionen des Monats
» Beitrag von maddo in [AwsomeBB] LogIn Farbe Weiß auf weiß
( 1 )


Farbe ändern

2 verfasser

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach unten

Farbe ändern Empty Farbe ändern

Beitrag von Halibel Do 3 Feb 2011 - 22:01

Hallo, ich mag die Farbe Rot von den Schatten der Überschriften in Index und der Profile nicht und möchte sie in Schwarz ändern. Das kann ich bei Anzeige - Farben nicht und bei CSS Stylesheet weiß ich nicht wo genau der Code für diese roten Schatten sind... deswegen möchte ich euch hier um Hilfe bitten.

Hier sind Bilder, damit Ihr wisst was ich meine:

Spoiler:
Spoiler:

Und noch eine Frage: Ist es möglich ILLILI. BLEACHFORUM ILLILI. wegzumachen? Wenn ja, wäre gut... das stört mich, weil ILLILI wie Illegal klingt.

Spoiler:

Und hier die Codes:

Code:
* {
    margin: 0px;
    padding: 0px;
    }
* html {
   scrollbar-face-color: #;
   scrollbar-highlight-color: #;
   scrollbar-shadow-color: #;
   scrollbar-3dlight-color: #;
   scrollbar-arrow-color: #;
   scrollbar-track-color: #;
   scrollbar-darkshadow-color: #;
   }
*+ html {
   scrollbar-face-color: #;
   scrollbar-highlight-color: #;
   scrollbar-shadow-color: #;
   scrollbar-3dlight-color: #;
   scrollbar-arrow-color: #;
   scrollbar-track-color: #;

   }


body {
   background-color: #f4f2f2;
   background-image: url('http://www.frichtiweb.com/images/12759637121275876398jkkjk.png');
background-repeat: repeat-x;
background-position: top;
   color: #000000;
   font-size: 11px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
       
   }
.pun {
   width: 930px;
   margin: 0 auto;
   padding: 5px;
background-color: #ffffff;
border: 1px solid #1c3bb0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-bottom: 10px;
color: #e0e8f3;
/* Fix for RTL min-width bug, left here for consistency */
min-width: 768px;
   line-height: 130%;
   }
.pun div, .pun td, .sig-line {
   border-color: #2254a0;
   color: #2254a0;
   }

.pun img, .pun fieldset {
   border: none;
   }
.pun a:link {
   color: #2254a0;
text-decoration: none;
   }
.pun a:visited {
   color: #2254a0;
text-decoration: none;
    }
.pun a:hover {
   color: #2254a0;
        text-decoration: none;
    }
.pun a:active {
   color: #;
        text-decoration: none;
    }
.pun a:focus {
   color: #ffb300;
    }
.pun h2, .pun h3, .pun th, .pun input, .pun select {
   font: normal 1em Verdana, Arial, sans-serif;
   color: #e80000;
        }

#pun-intro {
margin: 0;
padding: 1.5em 1em 1em 1em;
border-bottom: 0px solid #296fa5;
background-color: transparent;
background-image: url('http://i51.tinypic.com/o6gs3o.jpg');
background-position: center;
text-align: left;
background-repeat: no-repeat;
height: 330px;
margin-top: -20px;
margin-left: -17px;
width: 945px;
}
/* Main headings and Pagination-------------------------------------------------------------*/

.main .main-head  {
background-image: url('');
background-repeat: no-repeat !important;
height: 28px;
background-color: transparent;
}
.main .main-head .page-title {
   font-size: 12px;
   font-weight: bold;
        color: #0c429b;
        text-decoration:underline;
        margin-top: 10px;
        margin-left: 30px;
        text-shadow: skyblue 2px 2px 0px;
   }
#main-content{
width: 900px;
margin-left: 15px;
padding-bottom: 3px;
border: 0px;
}

/* Table-------------------------------------------------------------*/
.pun table.table {
   width: 100%;
   table-layout: fixed;
   empty-cells: show;
   border-collapse: collapse;
        border: 0px;
   }
.pun .frm .frm-form table {
   border: 0px solid #dddddd;
   border-top: 0px solid #1F537B;
   
   }
.pun table.table th {
   padding: 0.5em 0;
   border-style: none;
   border-color: #000000;
        border-width: 0px;
   background-color: #DAF0F4;
        background-image: url('http://2img.net/i/fa/m/background1.gif');
        background-repeat: repeat-x;
   color: #e80000;
        border-bottom-left-radius: 4px 4px;
        border-bottom-right-radius: 4px 4px;
        --moz-border-radius: 4px;
      -webkit-border-radius: 4px;
   text-shadow: #ff6067 1px 1px 1px;
        }
.pun table.table td {
   padding: 0.6em 0 0.7em;
   border-width: 1px;
   border-style: solid none none solid;
   line-height: 130%;
   background-color: #transparent;
        background-image: url('');
        border-bottom-left-radius: 10px 10px;
        border-bottom-right-radius: 10px 10px;
        -moz-border-radius: 0px 0px 12px12px;
        --moz-border-radius: 10px;
      -webkit-border-radius: 10px
        background-repeat: repeat-x;
   border-color: #e80000;
        -moz-border-radius: 0px 0px 10px 10px;
        }
.pun .main table td.tc2, .pun .main table td.tc3 {
   background-color: #DAF0F4;
   color: #e80000;
   }
.pun table.table td table td {
   border: none;
   padding: 0px;
   }
.pun table .tcl {
   width: 50%;
   overflow: hidden;
   text-align: left;
   }
.pun table.table th.tcl {
   padding-left: 0.5em;
   }
.pun .frm .frm-form table .tc2 {
    text-align: left;
    padding-left: 0.5em;
   }
#online-list {
background-color: transparent;
border: 0px solid transparent;
}
.stats {
background-color: transparent;
}
#pun-head #pun-navlinks {
position: absolute
top: 20px;
left: 0px;
right: 0px;
}
#pun-navlinks ul {
    list-style: none;
    text-align: right;
width: 120px;
margin-top: -310px;
margin-left: 770px;
    }
a.mainmenu{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
      }
a.mainmenu:hover{
  filter:alpha(opacity=70);
    -moz-opacity: 0.65;
    opacity: 0.65;
        }
#pun-about {
   border-style: solid;
   border-width: 0px;
   border-color: #E0F1FF;
   text-align: right;
   line-height: 150%;
   padding: 0.6em 1em;
   background-color: #transparent;
   border-bottom-left-radius: 7px 7px;
        border-bottom-right-radius: 7px 7px;
        border-top-left-radius: 7px 7px;
        border-top-right-radius: 7px 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px
 }

.pun .main-content{
        border-bottom-left-radius: 12px 12px;
        border-bottom-right-radius: 10px 10px;
        --moz-border-radius: 10px;
      -webkit-border-radius: 10px;
        border: 1px solid #2254a0;
      -moz-border-radius: 0px 0px 10px 10px;
       
}

#onlinelist{
      border-bottom-left-radius: 10px 10px;
      border-bottom-right-radius: 10px 10px;
      --moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-top: 1px dashed #e80000;
        color: #2254a0;
      -moz-border-radius: 0px 0px 10px 10px;
}

.mod-text{
        color: #e80000;
   font-size: 11px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}

.pun tbody.statused td.tcl{
        color: #e80000;
   font-size: 11px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
}


.postfoot{
        border-bottom-left-radius: 12px 12px;
        border-bottom-right-radius: 10px 10px;
        --moz-border-radius: 10px;
      -webkit-border-radius: 10px;
       
}

ul.pun-legend, ul#pun-legend{
      background-color: #e7f1ff;
      color: #2254a0;
      font-style: italic;
}

#stats{
        border-bottom-left-radius: 12px 12px;
        border-bottom-right-radius: 10px 10px;
        --moz-border-radius: 10px;
      -webkit-border-radius: 10px;
        color: #e80000;
}
 
#pun-visit, .main-box{
      border: 1px solid #000000;
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
        padding: 10px;
      border-color: #2254A0;
}

.pun .main, .pun .main-category{
-moz-border-radius: 7px 27px 100px 0px;
}

.pun .posthead h2 strong{
 color: #2254a0;
}

.pun .user .user-info{
color: #e80000;
text-shadow: #ff6067 1px 1px 1px;
}

.pun .posthead{
border-bottom: 1px double #e80000;
background: #e0f1ff;
}

.pun .post{
border-bottom: 1px solid #e80000
}

.pun .paged .posting{
float: right;
width: 53%;
}

.postmain blockquote{
background: #ffffff  url("http://www.frichtiweb.com/images/1275884514quote.png") 6px -6px no-repeat;
border: 1px solid #2254a0;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
padding: 10px;
color: #2254A0;
text-shadow: skyblue 1px 1px 0px;
}

.codebox{
background-color: white;
border: 1px solid #1675BC;
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 0px 0px;
border-top-left-radius: 0px 0px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 0px 5px 5px 5px;
color: #858585;
font-family: Arial;
font-size: 11px;
padding: 5px;
position: relative;
}

.pun .main-foot .h2, .pun .main-head .h2{
color: #2254A0;
}

.pun .topic{
background-color: #e0f1ff;
}

.pun .postmain{
border-left: 1px solid #2254A0;
background-image: url(http://www.frichtiweb.com/images/1275955418post.png);
background-position: 100% 100%;
background-repeat: no-repeat;
}


.pun-crumbs p{
color: #dc0029;
style: bold;
}

.pun .postfoot .user-contact{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.pun .postfoot .user-contact:hover{
  filter:alpha(opacity=70);
    -moz-opacity: 0.65;
    opacity: 0.65;
}


input{
-moz-border-radius: 70px 20px 100px 35px;

border-bottom-right-radius: 7px 7px;
border-bottom-left-radius: 7px 7px;
border-top-left-radius: 7px 7px;
border-top-right-radius: 7px 7px
border-bottom-right-radius: 7px 7px;
border-bottom-left-radius: 4px 4px ;
background-color : #eaf9ff;
border : 1px solid #a1c1ff;
font-family : "Courier New", Courier, monospace;
font-size : 12px;
padding-left : 7px;
padding-right : 7px;
}

dd.frm-textarea #text_editor_textarea, #textarea_content dd.frm-textarea iframe#text_editor_iframe{
border: 1px solid #a1c1ff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
padding: 10px;
background-image: url(http://i52.tinypic.com/v63c6b.jpg);
background-repeat: no-repeat;
float: center;
}

input.liteoption {
background-color : #d9e5f5;
background-image: url('http://www.frichtiweb.com/images/1276046423botones-perfil.png ');
background-position: top;
font-weight : bold;
color: #000;
}
input.liteoption:hover {
background-color : #d9e5f5;
background-image: url('http://www.frichtiweb.com/images/1276046787perfil-over.png');
background-position: top;
font-weight : bold;
color: #000;
}
input.mainoption {
background-color : #d9e5f5;
background-image: url('http://www.frichtiweb.com/images/1276046423botones-perfil.png');
background-position: top;
font-weight : bold;
color: #000;
}
input.mainoption:hover {
background-color : #d9e5f5;
background-image: url('http://www.frichtiweb.com/images/1276046787perfil-over.png');
background-position: top;
font-weight : bold;
color : #000;
}
.button, .mainoption{
background-image: url('http://www.frichtiweb.com/images/1276046423botones-perfil.png');
background-position:bottom;
}
.button:hover, .mainoption:hover{
background-image: url('http://www.frichtiweb.com/images/1276046787perfil-over.png');
background-position: top;
}
button.button2, input.button2 {
background-image: url('http://www.frichtiweb.com/images/1276046423botones-perfil.png');
background-position: top;
}
button.button2:hover, input.button2:hover {
background-image: url('http://www.frichtiweb.com/images/1276046787perfil-over.png');
background-position:bottom;
}

#pun-title{
color: #0a3a96;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
padding-left: 5px;
white-space: nowrap;
font-style: italic;
text-transform:uppercase;
}

p#pun-desc{
color: #dc0029;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-left: 35px;
white-space: nowrap;
font-style: italic;
text-transform:uppercase;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited{
background-image: url();
background-repeat: no-repeat;
color: #dc0029;
float: center;
}

#textarea_content iframe#text_editor_iframe, #text_editor_textarea{
border: 1px solid #A1C1FF;
border-bottom-left-radius: 7px 7px;
border-bottom-right-radius: 7px 7px;
border-top-left-radius: 7px 7px;
border-top-right-radius: 7px 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}


.pun .paged-head, .pun .paged-foot{
border-bottom-left-radius: 7px 7px;
border-bottom-right-radius: 7px 7px;
border-top-left-radius: 7px 7px;
border-top-right-radius: 7px 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px
border: 1px solid;
border-color: #E80000;
background-color: #FBFBFB;
}

.pun .main-foot .options a, .pun .main-foot .options a:link, .pun .main-foot .options a:visited{
color: #FF6067;
text-decoration: underline;
}

.pun .main .options{
color: #2254A0;
}

.overview{
border-bottom-left-radius: 9px 9px;
border-bottom-right-radius: 9px 9px;
border-top-left-radius: 9px 9px;
border-top-right-radius: 9px 9px;
-moz-border-radius: 9px;
-webkit-border-radius: 9px
background-color: #FBFBFB;
}

.title-overview{
background-color:#2254A0;
border-bottom-left-radius: 10px 10px;
border-bottom-left-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-bottom-right-radius: 10px 10px;
border-top-left-radius: 10px 10px;
border-top-right-radius: 10px 10px;
color: #FBFBFB;
}

#pun-foot{
background-image: url(http://i52.tinypic.com/29gbs7d.jpg);
background-repeat: no-repeat;
background-position: 50% 100%;
background-repeat: no-repeat;
height: 400px;
margin-bottom: -5px;
margin-left: -5px;
width: 900px;
}

.faq dd{
border-bottom-left-radius: 7px 7px;
border-bottom-right-radius: 7px 7px;
border-top-left-radius: 7px 7px;
border-top-right-radius: 7px 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px
border: 1px solid;
border-color: #E80000;
background-color: #FBFBFB;
font-style: italic;
color: #E80000;
}

#profile-advanced-layout{
float:right;
margin: 0px;
padding: 0px;
width: 818px;
margin-right: -80px;
margin-top: -12px;
}

#profile-advanced-left{
float : none;
margin: 5px;
padding: 3px;
width: 750px;
}

#profile-advanced-right{
float: none;
margin: 5px;
padding: 3px;
margin-bottom: 0px;
width: 750px;
}


#profile-advanced-layout #new-message{
margin-top: 30px;
margin-left: 30px;
}





#tabs ul li a{
background-image: url(http://www.frichtiweb.com/images/1276046787perfil-over.png);
color: #E80000;
font-style: italic;
border-bottom-left-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 0px 0px;
border-top-left-radius: 0px 0px;
border-top-right-radius: 5px 5px;
border-top-right-radius: 5px 5px;
-moz-border-radius: 0px 5px 5px 5px;
}

#tabs ul li a:hover{
background-image: url(http://www.frichtiweb.com/images/1276046787perfil-over.png);
}

#tabs ul li.activetab a{
background-image: url(http://www.frichtiweb.com/images/1276046423botones-perfil.png);
color: #1c3bb0;
font-style: italic;
}

#tabs ul li.activetab a:hover{
background-image: url(http://www.frichtiweb.com/images/1276046787perfil-over.png);
}


#profile-advanced-details div.separator{
border-color: #dc0029;
}
Halibel
Halibel
Lehrling
Lehrling

Beiträge : 12
Anmeldedatum : 31.01.09
keine

Nach oben Nach unten

Farbe ändern Empty Re: Farbe ändern

Beitrag von Zuckerpuppe Fr 4 Feb 2011 - 11:08

Hallo Smile

Der Schatten im ersten Bild ist ein anderer als der im Profil.
Um diesen Schatten (der jetzt hellblau ist) zu verändern, musst du folgendes in deinem CSS raussuchen und das rot markierte ändern: (dort wo skyblue steht, musst du dann für Schwarz #000000 eingeben)
.main .main-head .page-title {
color: #0C429B;
font-size: 12px;
font-weight: bold;
margin-left: 30px;
margin-top: 10px;
text-decoration: underline;
text-shadow: 2px 2px 0 skyblue;
}

Für den Schatten im Profil ist dieser Code zuständig:
.pun .user .user-info {
color: #E80000;
text-shadow: 1px 1px 1px #FF6067;
}
hier musst du ebenfalls den Farbcode bei text-shadow ändern.



zu deiner zweiten Frage: hier möchte ich dir mal unsere Regeln ans Herz legen, die du lesen solltest.
Auszug daraus:
Themen, die mehrere Fragen enthalten, machen es unmöglich, die zweite und die weiteren Fragen über die Suchfunktion im Supportforum zu finden. Sollten daher im Thread mehrere Fragen auftauchen, so wird immer nur die erste Frage beantwortet und im Wiederholungsfall der Thread unbeantwortet geschlossen und gelöscht. Vorher wird der Threadersteller darauf hingewiesen möglichst für jede Frage einen eigenen Thread zu erstellen.
Zuckerpuppe
Zuckerpuppe
Admin a.D.
Admin a.D.

Weiblich Beiträge : 19539
Anmeldedatum : 24.04.08
keine
phpBB3

Nach oben Nach unten

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach oben

- Ähnliche Themen

 
Befugnisse in diesem Forum
Sie können in diesem Forum nicht antworten