ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Hintergrundfarben ändern !!!!!

Geschlossen
  1. #1
    User Pic
    xxxXChIkOXxxx Mitglied
    Registriert seit
    25.07.2011
    Beiträge
    37
    Beitragswertungen
    2 Beitragspunkte
    Hallo zusammen.

    Wer von Euch kann mir helfen?

    Habe folgendes Problem:

    Ich würde gerne auf unserer Seite einiges am Design ändern.

    Alle Hintergrundfarben wie bei den News, Forum, Shoutbox, eigentlich alle Boxen sollen auf schwarz geändert werden.

    Wo finde ich all diese Einträge?

    Jemand eine Idee?

    betroffene Homepage: dbpg.storage-base.de
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Siggi Hall Of Fame
    Registriert seit
    08.02.2007
    Beiträge
    6.558
    Beitragswertungen
    327 Beitragspunkte
    in der style.css bzw index.htm vom design
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    xxxXChIkOXxxx Mitglied
    Registriert seit
    25.07.2011
    Beiträge
    37
    Beitragswertungen
    2 Beitragspunkte
    Wo denn genau da?

    Kannst es etwas genauer beschreiben?
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    xxxXChIkOXxxx Mitglied
    Registriert seit
    25.07.2011
    Beiträge
    37
    Beitragswertungen
    2 Beitragspunkte
    Vieleicht kann mir von Euch ja einer genau sagen, wo ich es ändern muss.

    Hier mal die Style:

    /* Maretz.eu - Free Ilch Clan und Community Templates */
    #full
    {
      width: 1234px; 
      border: none;
    }  
    #contentno2 {
      background: url(images/bg_site.png);
      background-repeat: repeat;
      width: 1234px;
      border: none;
    }
    body   
    { 
      background-color: #000000;
      background-image: url('images/background.jpg') ;	
      background-attachment:fixed;
      background-position: 50% 50%;
      background-repeat:repeat;
      margin:0; 
      padding:0;
    }
    #headerback
    {
      background-image: url('images/headerback.png') ;
      height: 181px; 
      width: 1234px;
      float: left;  
      border: none;
    }
    #header
    {
      position:relative; 
      background-image: url('images/header.jpg') ;
      height: 181px; 
      width: 1200px; 
      top: 0px;
      float: left;
      left: 18px;
      max-width: 1200px;
      max-height: 181px;
      overflow: hidden;	
    } 
    #tickerbereich
    {
      background-image: url('images/ticker.png') ;
      height: 23px; 
      width: 1234px;
      float: left;  
      border: none;
    }
    #loginbar
    {
      position:relative;  
      top: 0px;
      float: left;
      left: 21px;
      max-height: 27px;
      font-size: 12px;
      color: #cccccc;
      overflow: hidden;	
    } 
    #leftbut
    {
      position:relative; 
      width: 30px;
      height: 70px;
      top: -64px;
      left: 0px;
      z-index: 1;	
    }
    #rightbut
    {
      position:relative; 
      width: 30px;
      height: 0px;
      top: -64px;
      left: 1204px;
      z-index: 1;	
    }
    #lastforumbox
    {
      position:relative; 
      width: 163px;
      height: 120px; 
      top: 24px;
      float: left;
      left: 57px;
      max-width: 163px;
      max-height: 120px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    } 
    #lastnewsbox
    {
      position:relative; 
      width: 163px;
      height: 120px; 
      top: 24px;
      float: left;
      left: 38px;
      max-width: 163px;
      max-height: 120px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    } 
    #nextwarbox
    {
      position:relative; 
      width: 162px;
      height: 126px; 
      top: 26px;
      float: left;
      left: 35px;
      max-width: 162px;
      max-height: 126px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    } 
    #showbox
    {
      position:relative; 
      width: 294px;
      height: 162px; 
      top: 3px;
      float: left;
      left: 6px;
      max-width: 294px;
      max-height: 162px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    }
    #lastwarbox
    {
      position:relative; 
      width: 132px;
      height: 126px; 
      top: 26px;
      float: left;
      left: 65px;
      max-width: 132px;
      max-height: 126px;
      font-size: 12px;
      color: #ffffff;
      overflow: hidden;	
    }  
    #tickerbox
    {
      position:relative;
      width: 1162px;
      height: 20px; 
      top: 1px;
      left: 36px;
      float: left;
      vertical-align:middle;
      max-width: 1162px;
      max-height: 20px;
      font-family: Arial, Verdana;
      font-size: 12px;
      font-weight: bold;
      color: #cccccc;
      overflow: hidden;	
    }
    #left_col {
      width: 198px;
      float: left;
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      font-family: Verdana, Arial;
      font-size: 11px;
      color: #ffffff;
      overflow: hidden;
    }
    #menuleftmiddle {
      align="top" 
      width: 198px;
      border: none;
    }
    #menuleftbottom {
      float: left;
      align: top;
      width: 174px;
      height: 0px; 
      border: none;
    }
    #right_col {
      width: 198px;
      float: right;
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      font-family: Verdana, Arial;
      font-size: 11px;
      color: #ffffff;
      overflow: hidden;
    }
    #menurightmiddle {
      width: 198px;
      float: left;
      border: none;
    }
    #menurightbottom {
      width: 198px;
      height: 0px; 
      float: left;
      border: none;
    }
    #menu_heading_left
    {
      background: url(images/left_top.png);
      width: 198px; 
      height: 22px; 
      color: #a3a3a3;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      float: left;
    }
    #menu_heading_left_font
    {
      color: #656565;
      font-family: Stencil Std, Arial;
      font-size: 16px;
      font-weight: normal;
      text-shadow: 1px 1px 0 #212121;
      float: center;
      padding-top: 2px;
    }
    #menu_heading_right
    {
      background: url(images/right_top.png);
      width: 198px; 
      height: 22px; 
      color: #a3a3a3;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      float: left;
      margin-left: 0px;
    }
    #menu_heading_right_font
    {
      color: #656565;
      font-family: Stencil Std, Arial;
      font-size: 16px;
      font-weight: normal;
      text-shadow: 1px 1px 0 #212121;
      float: center;
      padding-top: 2px;
    }
    #main_col {
      width: 838px;
      float: left;
      z-index:1;
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      clear: none;
      color: #ffffff;
      text-align:left;
      font-size: 12px;
      font-family: Verdana,Arial;
      overflow: hidden;
      z-index:2;
    }
    #main_colin
    {
      width: 826px;
      float: left;
      padding-top: 3px;
      padding-left: 6px;
      padding-right: 6px;
      padding-bottom: 3px;
      font-family: Verdana, Arial;
      font-size: 12px;
      color: #ffffff;
      max-width:826px;
      overflow: hidden;	
    }
    #footend
    {
      background-image: url(images/foot_end.png);
      width: 974px;
      height: 38px; 
      float: center;
      font-family: Verdana, Arial;
      font-size: 10px;
      color: #d8d8d8;
      border: none;
    }
    .menuone
    {
      width: 177px;
      float: left;
      padding-top: 1px;
      padding-left: 17px;
      padding-right: 4px;
      padding-bottom: 1px;
      color: #ffffff;
      max-width:173px;
      overflow: hidden;	
    }
    .menutwo
    {
      width: 177px;
      float: left;
      padding-top: 1px;
      padding-left: 4px;
      padding-right: 17px;
      padding-bottom: 1px;
      color: #ffffff;
      max-width:173px;
      overflow: hidden;	
    }
    .a
    {
    	color: #565656;
    	
    }
    .menu
    {
    	display:block;
    
                 float: center;
      
    	color: #A0A0A0;    
    
    	font-size: 12px;
    
    	width: 177px;
    
    	height: 29px;
    
    	text-align:center;
    
    	text-decoration: none;
    
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    
                 font-weight:bold;
    
    	line-height: 27px;
    
    	background-image: url('images/menu_normal.png');
    
    	background-repeat: no-repeat;
    }
    .menu:hover
    {
    	display:block;
    
                 float: center;
    
    	color: #ffffff;     
    
    	font-size: 13px;
    
    	width: 177px;
    
    	height: 29px;
    
    	text-align:center;
    
    	text-decoration: none;
    
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    
                 font-weight:bold;
    
    	line-height: 27px;
        
    	background-image: url('images/menu_over.png');
    
    	background-repeat: no-repeat;
    } 
    .title   
    {
    
    	font-size: 16px;
    	font-weight: bold;
            font-family: Arial, Verdana, Helvetica, sans-serif;
    	color: #ffffff; 
    
    }
    
    .newstext  
    {
    
    	font-size: 12px;
    	font-weight: normal;
            font-family: Arial, Verdana, Helvetica, sans-serif;
    	color: #A0A0A0; 
    
    }
    
    .bcontent
    
    {
    
    	margin-left: 10px;
    
    }
    
    td 
    
    {
    
      font-family: Verdana; 
    
      font-size: 11px;
    
      color: #727272;   
    
    }
    
    a
    
    { 
    
      color: #727272;    
    
      font-family: Verdana; 
    
      font-size: 11px; 
    
      text-decoration: none;
    
    }
    
    a:hover 
    
    { 
    
      color: #969696;   
    
      text-decoration: none;  
    
    }
    
    a.box 
    
    { 
    
      color: #727272;  
    
      font-family: Verdana; 
    
      font-size: 11px;
    
      text-decoration: none;
    
     }
    
    a.box:hover 
    
    {  
    
      color: #969696;   
    
      text-decoration: none;
    
    }
    
    .Chead
    
    {
    
       		background-color: #1f1f1f;
            color: #cccccc;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px; 
    
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    
    {
    
      color: #cccccc;   
    
    }
    
    .Callg
    
    {
    
    	color: #ff0000;
    
    }
    
    .Callg td
    
    {
    
      color: ff0000;
    
    }
    
    
    .Cnorm 
    
    {
    
    	background-color: #1f1f1f;              
      	color: #D6D6D7;
    
    }
    
    .Cmite
    
    { 
    
      	background-color: #1f1f1f;		
      	color:#D6D6D7;
    
    }
    .mite
    {
      background-color: #1f1f1f;
      color:#D6D6D7;
    }
    .Cdark
    
    {
    
      		background-color: #1f1f1f; 
            color: #D6D6D7;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
    }
    
    
    
    #Ballg
    
    {
    
    	color: #FF0000;
    
    	background-color: #ff0000;
    
    }
    
    #Ballg td
    
    {
    
    	color: #ff0000;
    
    	background-color: #ff0000;
    
    }
    
    .Bhead
    
    {
    
    	color: #ff0000;
    
    }
    
    .Bbody
    
    {
    
    	color: #ff0000;
    
    }
    
    
    
    .smalfont 
    
    { 
    
    	color: #606060;    
    
        font-size: 10px;
    
    	text-decoration: none; 
    
    }
    
    .smallfont 
    
    { 
    
    	color: #606060;    
    
        font-size: 12px;
    
    	text-decoration: none; 
    
    }
    .smalfont_copyright 
    
    { 
    
    	color: #2f2f2f;
    
        font-size: 11px;
    
    	text-decoration: none; 
    
    }
    .dltext
    
    { 
    
    	color: #ffffff;     
    
        font-size: 11px;
    
    	text-decoration: none; 
    
    }
    .downloads
    {
            background-color: #E6E6E6;
            color: #0A0A0A;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
      		background-image: url('bilder/td_bg2.jpg');
            background-repeat: repeat-x
    }
    
    .border 
    {
    
       background-color: #801414;   
    }
    a.border
    {
       color: #01414;
    }
    .rand
    {
      border: 1px solid #801414;
    
    }
    
    hr 
    
    { 
    height: 1px;
                    border: solid #801414 1px;
                    border-top-width: 1px;
    				width: 100%;
    }
    
    input, textarea, select
    
    { 
    
        color: #2f2f2f;
    
    	background-color: #cccccc;
    
        font: 11px  Verdana;  
    
        border-color: #801414;
    
      	border-width: 1px;
    
        border-style: double;  
    
        font-weight: normal;  
    
        text-decoration: none;  
    
    }
    
    #menu {}
    
    #menu ul { padding-left: 10px; margin-left: 10px; }
    
    #smallmenu { }
    
    #smallmenu li { font-size: 11px; }
    
    #smallmenu a { font-size: 11px; }
    
    
    .sbback 
    {
        background-color: #575757;
        color:#0b0b0b;
    }
    .sbback2 
    {
        background-color: #6b6b6b;
        color:#0b0b0b;	
    }
    .content  
    {
    	font-size: 11px;
    	font-weight: bold;
    	color: #0094FF;  	
    }
    legend
    {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    }
    fieldset
    {
    overflow: auto;
    border: 1px solid #801414;
    }
    input
    {
    overflow: auto;
    border: 1px solid #801414;
    }
    textarea
    {
    overflow: auto;
    border: 1px solid #801414;
    }
    .no1_news_da {color: #cccccc; font-size: 12px; height: 32px; padding-left: 0px; width: 50px;}
    .no1_news_break {color: #cccccc; font-size: 12px; height: 32px;}
    .lastwarsbox {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    .lastwarsbox:hover {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    .warsbox {color: #cccccc; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    .warsbox:hover {color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
    
    #motioncontainer {
      width: 1202px;
      height: 75px; 
      top: 7px;
      float: left;
      left: 17px
    }
    
    #motioncontainer a img {
    border: 0px solid #cccccc; 
    }
    
    #motioncontainer a:hover img {
    border: 0px solid navy; 
    }
    
    #statusdiv {
    background-color: lightyellow;
    border: 0px solid gray;
    padding: 0px;
    position: absolute; 
    left: 0px;
    visibility: hidden;
    }
    
    #motioncontainer a:hover {
    color: red; 
    }
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    Maretz Hall Of Fame
    Registriert seit
    28.02.2009
    Beiträge
    740
    Beitragswertungen
    74 Beitragspunkte
    Schau mal hier > externer Link . Diese Auflistung hatte ich mal erstellt.Danach kannst Du Dich mal im groben orientieren.

    no1_news_da / no1_news_break > NewsBox Beschriftung
    lastwarsbox > Lastwars Box usw usw. ....

    Schauste mal in die Boxen rein (php öffnen mit Editor).Da siehst Du, welche class für was steht... Mfg Maretz
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten