ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Design Problem

Geschlossen
  1. #1
    User Pic
    hood Mitglied
    Registriert seit
    14.05.2006
    Beiträge
    57
    Beitragswertungen
    0 Beitragspunkte
    Hallo,
    habe folgendes Problem:
    Ich habe den Banner schmaler gemacht und dies auch in der
    style.css angegeben um wieviel pixel usw.
    nur ihrgendwas fehlt...nur der Head wird schmaler aber der rest rückt nicht nach oben.

    hier ist der code von style.css:

    /* ======== BODY =======================================================================================================================*/
    body {margin:0px; background-color:#696969; background-image:url(img/bgmain.jpg); background-position:top; background-repeat:repeat-x;}
    #content {width:995px;}	
    #content_links {width:183px; margin-right:2px; background-image:url(img/navileft_bg.jpg); float:left;}
    #content_mitte {width:577px; margin-right:2px; float:left;}
    #content_rechts {width:231px; background-image:url(img/naviright_bg.jpg); float:left;}	
    .mainfont {font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
    .footer {background-image:url(img/footer.jpg); height:21px; width:995px; text-align:center; padding-top:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
    /* ======== BODY ENDE ==================================================================================================================*/
    
    /* ======== HEAD =======================================================================================================================*/
    #header {height:262px; width:995px;}
    .header_01 {width:995px; height:31px; background-image:url(img/head_01.jpg);}
    .header_02 {width:995px; height:120px; background-image:url(img/head_02.jpg);}
    .header_03 {width:995px; height:40px; background-image:url(img/head_03.jpg);}
    /* ======== HEAD ENDE ==================================================================================================================*/
    
    /* ======== LOGIN =======================================================================================================================*/
    .login_menu {float:left; margin-right:2px; padding-top:2px; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background-image:url(img/loginmenu.png); height:16px; width:126px;}
    .login_menu_2 {float:left; margin-right:2px; padding-top:2px; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background-image:url(img/loginmenu_2.png); height:16px; width:180px;}
    .login_menu_3 {float:left; margin-right:2px; padding-top:2px; text-align:center; font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background-image:url(img/loginmenu_3.png); height:16px; width:151px;}
    /* ======== LOGIN =======================================================================================================================*/
    
    
    /* ======== HORZNAV ====================================================================================================================*/
    .header_01_left {width:250px; float:left; color:#f94242; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bolder;}
    .header_01_right {width:745px; float:left;}
    
    .header_03_right {width:200px; float:left; color:#f94242; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bolder;}
    .header_03_left {width:795px; float:left;}
    /* ======== HORZNAV ENDE ===============================================================================================================*/
    
    /* ======== BOXENSTYLE ANFANG ===============================================================================================================*/
    .lastnews {width: 200px; height:20px; background-image:url(img/boxbutton.jpg); padding-top:7px; text-indent:23px; margin-bottom:1px; margin-left:6px;}
    .lastnews_head {width: 275px; height:14px; border-bottom:1px dashed #003451; margin-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003451; font-weight:bold; text-align:left; margin-left:8px; margin-bottom:2px; }
    /* ======== BOXENSTYLE ENDE ===============================================================================================================*/
    
    /* ======== NAVI_LEFT ==================================================================================================================*/ 
    #boxes_l{width:183px; text-align:left; clear:none; 	vertical-align:top;} 
    #boxes_r{width:231px; text-align:left; clear:none; 	vertical-align:top;}
    #boxes_m{width:183px; text-align:left; clear:none; 	vertical-align:top;} 
     
    .top{width:183px; height:20px; background-image:url(img/box_head.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;  text-align:left; text-indent:24px; vertical-align:top; color:#f94242; padding-top:7px;} 
    .top_r{width:231px; height:20px; background-image:url(img/box_head_r.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;  text-align:left; text-indent:24px; vertical-align:top; color:#f94242; padding-top:7px;} 
    .top_m{width:183px; height:20px; background-image:url(img/box_head_m.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;  text-align:left; text-indent:24px; vertical-align:top; color:#f94242; padding-top:7px;} 
    .input{padding-left:0px; padding-top:0px;} 
    .box_inhalt{width:165px; margin:4px; padding: 3px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; background-color:#ebebeb; border:solid 1px #dfdfdf;}
    .box_inhalt_r{width:213px; margin-left:6px; margin-bottom:4px; margin-right:2px; margin-top:4px; padding: 3px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; background-color:#ebebeb; border:solid 1px #dfdfdf;}
    .box_inhalt_m{width:167px; margin:4px; padding: 3px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; background-color:#ebebeb; border:solid 1px #dfdfdf;}
    
    .navi_horz {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-top:5px; height:14px; margin-top:21px; margin-left:4px; color:#FFFFFF; width:71px; background-image:url(img/navi_norm.png); float:left;}
    
    .navi_horz:hover {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; padding-top:5px; height:14px; margin-top:21px; margin-left:4px; color:#FFFFFF; width:71px; background-image:url(img/navi_norm_hover.png); float:left;}
    /*.com_menu ul{padding:0px; margin:0px; margin-bottom:0px; list-style-type:none;	}
    .com_menu li{margin:0px; padding:0px; margin-bottom:0px;  list-style-type:none;} 
    .com_menu li ul	{margin-bottom:0px; padding:0px; margin:0px;}
    .com_menu li li	{margin-bottom:0px; padding:0px; margin:0px; margin-top:0px;} 	
    .com_menu li a{margin-bottom:0px;  display:block; margin:0px; padding-top:1px; width:180px; height:21px; color:#FFFFFF; text-indent:24px; font-size:11px; font-family:	 Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; line-height:21px; background-image:url(img/navi.jpg);} 	
    .com_menu li a:hover{margin-bottom:0px;  display:block; margin:0px; padding-top:1px; width:180px; height:21px; color:#FFFFFF; text-indent:24px; font-size:11px; font-family:	 Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; line-height:21px; background-image:url(img/navi_hover.jpg);} 	
    .com_menu li li a{margin-bottom:0px;  display:block; margin:0px; padding-top:1px; width:180px; height:21px; color:#FFFFFF; text-indent:27px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; line-height:21px; background-image:url(img/navi2.jpg);} 	
    .com_menu li li a:hover{	margin-bottom:0px;  display:block; margin:0px; padding-top:1px; width:180px; height:21px; color:#FFFFFF; text-indent:27px; font-size:10px; font-family:	 Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; line-height:21px; background-image:url(img/navi2_hover.jpg);}*/
    /*.box_r {width:232px; padding:0px; border:solid 1px #333333; color:#000000; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}  
    .box_c {width:530px; padding:0px; border:solid 1px #333333; color:#000000; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;} 	 
    .left{	float:left;}  */
    /* ======== NAVI_LEFT ENDE =============================================================================================================*/	
    
    /* ======== CONTENT ====================================================================================================================*/
    .content_mitte_oben {width:577px; background-color:#829798;}
    .content_mitte_unten {width:577px;}
    .content_mitte_oben_links {width:287px; height:166px; margin-right:3px; background-image:url(img/headbox.jpg); float:left;}
    .content_mitte_oben_rechts {width:287px; height:166px; background-image:url(img/headbox.jpg); float:left;}
    /*.content_mitte_unten_links {width:389px; padding:5px; margin-right:3px; border-left:solid 1px #c4d8e2; border-right:solid 1px #c4d8e2; float:left; background-color:#FFFFFF;}
    .content_mitte_unten_rechts {width:183px; border-left:solid 1px #c4d8e2; border-right:solid 1px #c4d8e2; float:left; background-color:#FFFFFF;}
    
    /* ======== CONTENT ENDE ===============================================================================================================*/
    
    /* ======== ILCH =======================================================================================================================*/
    .abg {	}
    td {	font-family:Arial;  font-size:11px; color:#000000;}
    a {font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; text-decoration:none; color:#000000; font-weight:bold;}
    a:link {font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; text-decoration:none; color:#000000; font-weight:bold; } 
    a:visited {font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; text-decoration:none; color:#000000; font-weight:bold; } 
    a:hover {	font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; text-decoration:none; color:#f94242; font-weight:bold; }
    a.box{	color:#000000;  font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; }
    a.box:hover {color:#f94242; text-decoration:none; } 
    .Chead {background-color:#f94242; color:#FFFFFF;}
    .Chead td, .Chead td strong, .Chead h4, .Chead td b{color:#FFFFFF;}
    .Callg {color:#000000; font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; }
    .Callg td {color:#000000; 	font-family:Arial, Helvetica, sans-serif, Default; font-size:11px; }
    .Cnorm {background-color:#efefef;}
    .Cmite {background-color:#efefef;}
    .Cdark {background-color:#efefef;}
    #Ballg {color:#000000;}
    #Ballg td {color:#000000;}
    .Bhead {color:#000000;}
    .Bbody {color:#000000;}
    .Bbody2 {color:#2B2B2B;}
    .smalfont {font-size:11px; text-decoration:none;}
    .border {background-color:#000000;}
    hr {height:0px;  border-top-width:1px; }
    input, textarea, select {	color:#000000;  font-family:Arial, Helvetica, sans-serif, Default; 	font-size:11px;  	border-color:#fa9f09; border-width:1px; 	border-style:solid;  	text-decoration:none;}
    #menu ul {padding-left:1px;  margin-left:6px;  margin-top:4px} 
    #smallmenu {}
    #smallmenu li {font-size:11px; }
    #smallmenu a {font-size:11px; }



    verwendete ilchClan Version: 1.1

    betroffene Homepage: externer Link
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    also entweder ich weiß nicht was du meinst, oder mei mir ist das nix zu schieben. mach mal nen screenshot bitte
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    Rock@wulf Hall Of Fame
    Registriert seit
    03.06.2004
    Beiträge
    3.282
    Beitragswertungen
    239 Beitragspunkte
    hm also bei mir sieht die Seite sowohl im Opera als auch im IE normal aus.

    Ohne Screen oder genauerer Fehlerbeschreibung lässt sich da nix machen
    Meine Postings repräsentieren meine Meinung wenn nicht anders gekennzeichnet.
    MFG Rock@wulf
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    FF und Safari machen keine probleme... vielleicht hat er es ja schon geschafft...
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten