+ Antworten
Seite 1 von 2 1 2 LetzteLetzte
Ergebnis 1 bis 10 von 15

Thema: problem mit i-explorer

  1. #1
    Neu an Board
    Registriert seit
    19.12.2005
    Alter
    23
    Beiträge
    45
    Bedankte sich
    4
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard problem mit i-explorer

    also ich hab ein problem....ich hab ein template für meine feuerwehr gemacht. so weit so gut. mit firefox funktioniert alles. aber mit dem i-explorer is das mainmenü irn nach unten verschoben....woran kann das liegen?

    hier die seite:

    Klick mich ich bin ein link =)

  2. #2
    Wohnt hier
    Registriert seit
    17.06.2005
    Beiträge
    2.136
    Bedankte sich
    81
    Erhielt 380 Danksagungen
    in 331 Beiträgen

    Standard

    vielleicht findest du hier einige erklaerungen:
    http://www.positioniseverything.net/

  3. #3
    Neu an Board
    Registriert seit
    19.12.2005
    Alter
    23
    Beiträge
    45
    Bedankte sich
    4
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    sry i 'm not gut @ englisch^^

  4. #4
    War schon öfter hier
    Registriert seit
    30.01.2006
    Beiträge
    233
    Bedankte sich
    30
    Erhielt 38 Danksagungen
    in 30 Beiträgen

    Standard

    kopier mal den Inhalt der index.php aus deinem Templateverzeichnis in einen Wysiwyg-Editor (Frontpage, Dreamweaver etc.) und schau mal ob an der Stelle vielleicht eine Tabelle ist.
    Hatte kürzlich ein ähnliches Problem, da lags daran dass eine "leere" Tabelle da war, die der FF nicht angezeigt hat, der IE allerdings schon... hab dann die Tabelle in der index.php auskommentiert... und jetzt passts...

  5. #5
    Kommt häufiger vorbei Avatar von Feuermarie
    Registriert seit
    20.01.2006
    Ort
    Ravensburg
    Alter
    50
    Beiträge
    331
    Bedankte sich
    6
    Erhielt 69 Danksagungen
    in 68 Beiträgen

    Standard

    Kann es sein, dass du nicht das mainmenue sondern den Content meinst?
    Das Mainmenu wird bei mir nämlich in beiden Browsern richtig angezeigt, dagegen ist der Content im IE nach unten verschoben
    Grüßle

    Feuermarie

  6. #6
    Neu an Board Avatar von Paddyy
    Registriert seit
    15.11.2005
    Beiträge
    18
    Bedankte sich
    3
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    irgendwie kann man die breite dieses bereichs verändern. dann müsste es gehen.

  7. #7
    Neu an Board
    Registriert seit
    19.12.2005
    Alter
    23
    Beiträge
    45
    Bedankte sich
    4
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    ...lol ja klar mein ich den content bereich!!!!! nicht das menü....aber ne tabelle is da nicht hab ich schon geschaut!!!!

  8. #8
    Neu an Board
    Registriert seit
    19.12.2005
    Alter
    23
    Beiträge
    45
    Bedankte sich
    4
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    ach ja es handelt sich um das solarflare template...das rote und nicht das graue das als standart template fungiert.....eig müsste ich ja nicht der einzige sein der da probs hat!!!!
    und hier ist der php code:
    PHP-Code:
    <?php
    defined
    '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
    // needed to seperate the ISO number from the language file constant _ISO
    $iso split'='_ISO );
    // xml prolog
    echo '<?xml version="1.0" encoding="'$iso[1] .'"?' .'>';
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <?php mosShowHead(); ?>
    <?php
    if ( $my->id ) {
        
    initEditor();
    }

    $collspan_offset = ( mosCountModules'right' ) + mosCountModules'user2' ) ) ? 1;
    //script to determine which div setup for layout to use based on module configuration
    $user1 0;
    $user2 0;
    $sandbox_area 0;
    // banner combos

    //user1 combos
    if ( mosCountModules'user1' ) + mosCountModules'user2' ) == 2) {
        
    $user1 2;
        
    $user2 2;
    } elseif ( 
    mosCountModules'user1' ) == ) {
        
    $user1 1;
    } elseif ( 
    mosCountModules'user2' ) == ) {
        
    $user2 1;
    }

    //right based combos
    if ( mosCountModules'right' ) and ( empty( $_REQUEST['task'] ) || $_REQUEST['task'] != 'edit' ) ) {
        
    $sandbox_area 2;
    } else {
        
    $sandbox_area 1;
        
    $user1 $user1 == 4;
        
    $user2 $user2 == 4;
    }
    ?>
    <meta **********="Content-Type" content="text/html; <?php echo _ISO?>" />
    <link href="<?php echo $mosConfig_live_site;?>/templates/ffw-hassloch/css/template_css.css" rel="stylesheet" type="text/css"/>
    <link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico"/>
    </head>
    <body>

    <div align="center">
        <div id="main_outline">
            <div id="pathway_outline">
                <div id="pathway">
                <?php mosPathWay(); ?>
                </div>
                <div id="buttons">
                <?php mosLoadModules 'user3', -1); ?>
                </div>
            </div>
            <div id="search">
            <?php mosLoadModules 'user4', -); ?>
            </div>
            <div class="clr"></div>
            <div id="header_area">
                <div id="header">
                
                </div>
                <div id="top_outline">
                <?php
                
    if ( mosCountModules'top' ) ) {
                    
    mosLoadModules 'top' );
                } else {
                    
    ?>
                    <span class="error">Top Module Empty</span>
                    <?php
                
    }
                
    ?>
                </div>
            </div>
            <div id="left_outline">
                <div id="left">
                <?php mosLoadModules 'left' ); ?>
                </div>
            </div>
            <div id="content_area">
                <div id="content">
                <?php
                
    if ( mosCountModules ('banner') ) {
                    
    ?>
                    
                    <?php
                
    }
                if ( 
    mosCountModules'right' ) and ( empty ($_REQUEST['task'] ) || $_REQUEST['task']!='edit' ) ) {
                    
    ?>
                    <div id="right_outline">
                        <div id="right">
                        <?php mosLoadModules 'right' ); ?>
                        </div>
                    </div>
                    <?php
                
    }
                
    ?>
                <div id="sandbox_area_<?php echo $sandbox_area ?>">
                    <div class="sandbox_area">
                        <?php
                        
    if ( mosCountModules'user1' ) ) {
                            
    ?>
                            <div id="user1_<?php echo $user1?>">
                                <div class="user1_outline">
                                <?php mosLoadModules 'user1' ); ?>
                                </div>
                            </div>
                            <?php
                        
    }
                        if (
    mosCountModules'user2' )) {
                            
    ?>
                            <div id="user2_<?php echo $user2?>">
                                <div class="user2_outline">
                                <?php mosLoadModules 'user2' ); ?>
                                </div>
                            </div>
                            <?php
                        
    }
                        
    ?>
                        <div class="clr"></div>
                        <div class="content_outline">
                        <?php mosMainBody(); ?>
                        </div>
                        <div class="clr"></div>
                    </div>
                </div>
            </div>
        </div>
        <div class="clr"></div>
        </div>
    </div>

    <?php mosLoadModules'debug', -);?>
    <div align="center">Copyright &copy; Freiwillige Feuerwehr Hassloch<br> 
      All rights  reserved.
    </div>
    </body>
    </html>
    Geändert von Flash2over (27.02.2006 um 15:21 Uhr)

  9. #9
    Neu an Board Avatar von äXeL
    Registriert seit
    01.12.2005
    Ort
    Neukirchen
    Alter
    29
    Beiträge
    56
    Bedankte sich
    10
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    Dein Problem hat nichts mit der php datei, sondern mit der template_css.css datei zu tun.
    Wenn du wie ich den IE 6.0 benutzt, dann könnte das wie bei mir an dieser Zeile hier liegen:
    overflow: yes;
    bzw.
    overflow: auto;

    diese Zeile muss bei dir im
    .content_outline{
    ...
    }
    stehen
    wenn sie nicht da steht, füge sie mal ein und probier erst ma "yes" und dann "auto".
    falls es nicht funktzt dann zeig ma deine template_css.css her.

    gruß äXeL

  10. #10
    Neu an Board
    Registriert seit
    19.12.2005
    Alter
    23
    Beiträge
    45
    Bedankte sich
    4
    Erhielt 0 Danksagungen
    in 0 Beiträgen

    Standard

    also content putline gibt es so irg nicht also hier ma die css datei:

    Code:
    /* CSS Document */
    
    
    .clr {
    	clear: both;
    }
    
    #main_outline {
    	width: 802px !important;
    	width: 808px;
    	border: 1px solid #cccccc;
    	padding: 2px;
    	background: #ffffff;
    }
    
    #pathway_outline {
    	width: 633px !important;
    	width: 635px;
    	float: left;
    	border: 1px solid #cccccc;
    	margin-bottom: 2px !important;
    	margin-bottom: -2px;
    }
    
    #pathway {
    	float: left;
    	padding: 4px 3px 3px 5px;
    }
    
    #buttons {
    	float: right;
    	margin: 0px;
    	padding: 0px;
    	width: 50%;
    }
    
    
    ul#mainlevel-nav
    {
    	list-style: none;
    	padding: 0;
    	margin: 0;
    	font-size: 0.8em;
    }
    
    ul#mainlevel-nav li
    {
    	display: block;
    	background-image: none;
    	padding-left: 0px;
    	padding-right: 0px;
    	float: right;
    	margin: 0;
    	width: auto !important;
      width: 15%;
    	font-size: 11px;
    	line-height: 21px;
    	white-space: nowrap;
    	border-left: 1px solid #cccccc;
    }
    
    ul#mainlevel-nav li a
    {
    
    	display: block;
    	padding-left: 15px;
    	padding-right: 15px;
    	text-decoration: none;
    	color: #333333;
    	background: transparent;
    }
    
    #buttons>ul#mainlevel-nav li a { width: auto; }
    
    	ul#mainlevel-nav li a:hover
    {
    	color: #ff6600;
    	background: #ffcc00;
    }
    
    
    #search {
    	float: right;
    	border: 1px solid #cccccc;
    	padding: 0px;
    	width: 163px !important;
    	width: 165px;
    	height: 21px !important;
    	height: 23px;
    	overflow: hidden;
    }
    
    #search .inputbox {
    	border: 0px;
    	padding: 4px 3px 3px 5px !important;
    	padding: 3px 3px 3px 5px;
    	font-family: arial, helvetica, sans-serif;
    	font-size: 11px;
    	height: 17px !important;
    	height: 19px;
    	width: 153px !important;
    	width: 159px;
    	color: #ff6600;
    }
    
    #header_area {
    	width: 802px !important;
    	text-align: left;
    	border: 0px;
    	margin: 0px;
    }
    
    #header {
    	float: left;
    	padding: 0px;
    	margin: 0px;
    	width: 635px;
    	height: 150px;
    	background: url(../images/header_short.jpg) no-repeat;
    }
    
    #top_outline {
    	float: left;
    	border: 1px solid #cccccc;
    	padding: 2px;
    	margin-left: 2px;
    	float: left;
    	overflow: hidden;
    	height: 144px !important;
    	height: 150px;
    	width: 159px !important;
    	width: 165px;
    }
    
    #left_outline {
    	margin-top: 2px;
    	border: 1px solid #cccccc;
    	padding: 2px;
    	float: left;
    	width: 159px !important;
    	width: 165px;
    }
    
    #content_area {
    	padding: 0px;
    	margin-top: 0px;
    	margin-left: 2px;
    	/** border: 1px solid #cccccc; **/
    	float: left;
    	width: 635px;;
    }
    
    #banner_area {
    	width: 635px;
    	margin-top: 2px;
    	margin-bottom: 0px !important;
    	margin-bottom: -3px;
    }
    
    #banner {
    	float: left;
    	padding: 0px;
    	width: 468px;
    }
    
    #poweredby {
    	float: left;
    	margin-left: 2px;
    }
    
    #sandbox_area_2 .sandbox_area {
    	float: left;
    	margin-top: 2px;
    	width: 468px;
    }
    
    #sandbox_area_1 .sandbox_area {
    	float: left;
    	margin-top: 2px;
    	width: 635px;
    }
    
    #right_outline {
    	border: 1px solid #cccccc;
    	margin-top: 2px;
    	float: right;
    	padding: 2px;
    	width: 159px !important;
    	width: 165px;
    }
    
    /** with both user1 and user2 visible **/
    #user1_2 .user1_outline {
    	width: 227px !important;
    	width: 233px;
    	border: 1px solid #cccccc;
    	float: left;
    	margin: 0px;
    	padding: 2px;
    	margin-bottom: 2px;
    }
    
    #user2_2 .user2_outline {
    	width: 227px !important;
    	width: 233px;
    	border: 1px solid #cccccc;
    	float: right;
    	margin-left: 2px;
    	margin-bottom: 2px;
    	padding: 2px;
    }
    
    /** with either user1 or user2 visible **/
    #user1_1 .user1_outline {
    	width: 462px !important;
    	width: 468px;
    	border: 1px solid #cccccc;
    	float: left;
    	margin: 0px;
    	padding: 2px;
    	margin-bottom: 2px;
    }
    
    #user2_1 .user2_outline {
    	width: 462px !important;
    	width: 468px;
    	border: 1px solid #cccccc;
    	float: right;
    	margin-bottom: 2px;
    	padding: 2px;
    }
    
    /** based on 100% content width **/
    #user1_4 .user1_outline {
    	width: 311px !important;
    	width: 317px;
    	border: 1px solid #cccccc;
    	float: left;
    	margin: 0px;
    	padding: 2px;
    	margin-bottom: 2px;
    }
    
    #user2_4 .user2_outline {
    	width: 310px !important;
    	width: 316px;
    	border: 1px solid #cccccc;
    	float: right;
    	margin-left: 2px;
    	margin-bottom: 2px;
    	padding: 2px;
    }
    
    /** with either user1 or user2 visible **/
    #user1_3 .user1_outline {
    	width: 629px !important;
    	width: 635px;
    	border: 1px solid #cccccc;
    	float: left;
    	margin: 0px;
    	padding: 2px;
    	margin-bottom: 2px;
    }
    
    #user2_3 .user2_outline {
    	width: 629px !important;
    	width: 635px;
    	border: 1px solid #cccccc;
    	float: right;
    	margin-bottom: 2px;
    	padding: 2px;
    }
    
    /** adjust content area based on right nav **/
    #sandbox_area_2 .content_outline {
    	width: 462px !important;
    	width: 468px;
    	border: 1px solid #cccccc;
    	padding: 2px;
    }
    
    #sandbox_area_1 .content_outline {
    	width: 629px !important;
    	width: 635px;
    	border: 1px solid #cccccc;
    	padding: 2px;
    }
    
    #active_menu {
    	color:#FFCC00;
    	font-weight: bold;
    }
    
    a#active_menu:hover {
    	color: #000000;
    }
    
    .maintitle {
    	color: #ffffff;
    	font-size: 40px;
    	padding-left: 15px;
    	padding-top: 20px;
    }
    
    .error {
      font-style: italic;
      text-transform: uppercase;
      padding: 5px;
      color: #cccccc;
      font-size: 14px;
      font-weight: bold;
    }
    
    /** old stuff **/
    
    .back_button {
    	float: left;
      font-size: 11px;
      font-weight: bold;
      margin-top: 15px;
      margin-bottom: 10px;
      border: 1px solid #cccccc;
      width: 40px;
      padding: 4px;
    }
    
    .pagenav {
      text-align: center;
      font-size: 11px;
      font-weight: bold;
      border: 1px solid #cccccc;
      width: auto;
      padding: 4px;
      margin: 1px;
    }
    
    .pagenavbar {
    	padding-right: 5px;
    	float: right;
    }
    
    #footer {
    	text-align: center;
    	padding: 3px;
    }
    
    ul
    {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    
    li
    {
    line-height: 15px;
    padding-left: 15px;
    padding-top: 0px;
    background-image: url(../images/arrow.png) ;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    }
    
    
    td {
    	text-align: left;
    	font-size: 11px;
    }
    
    
    
    body {
    	margin: 15px;
    	height: 100%;
    	padding: 0px;
    	font-family: Arial, Helvetica, Sans Serif;
    	font-size: 11px;
    	color: #333333;
    	background: #ffffff;
    }
    
    /* mambo core stuff */
    a:link, a:visited {
    	color: #ff6600; text-decoration: none;
    	font-weight: bold;
    }
    
    a:hover {
    	color: #ffcc00;	text-decoration: none;
    	font-weight: bold;
    }
    
    
    table.contentpaneopen {
    	width: 100%;
    	padding: 0px;
    	border-collapse: collapse;
    	border-spacing: 0px;
    }
    
    table.contentpane td {
    	margin: 0px;
    	padding: 0px;
    }
    
    table.contentpane td.componentheading {
    	padding-left: 4px;
    }
    
    table.contentpane td.contentheading {
      padding-left: 15px;
      padding-top: 9px;
    }
    
    .button {
    	padding: 2px 5px 2px 5px;
    	height: 22px;
    	border:solid 1px #cccccc;
    	background-color: #ffffff;
    	color: #ff6600;
    	font-family: Arial, Helvetica, Sans Serif;
    	text-align: center;
    	font-size: 11px;
    	font-weight: bold;
    }
    
    .inputbox {
    	padding: 2px;
    	border:solid 1px #cccccc;
    	background-color: #ffffff;
    }
    
    #sandbox_area_2 .componentheading {
    	background: url(../images/subhead_bg.png) repeat-x;
    	color: #666666;
    	text-align: left;
    	padding-top: 4px;
    	padding-left: 4px;
    	height: 21px;
    	font-weight: bold;
    	font-size: 10px;
    	text-transform: uppercase;
    	width: 458px !important;
    	width: 462px;
    }
    
    #sandbox_area_1 .componentheading {
    	background: url(../images/subhead_bg.png) repeat-x;
    	color: #666666;
    	text-align: left;
    	padding-top: 4px;
    	padding-left: 4px;
    	height: 21px;
    	font-weight: bold;
    	font-size: 10px;
    	text-transform: uppercase;
    	width: 625px !important;
    	width: 629px;
    }
    
    .contentcolumn {
    	padding-right: 5px;
    }
    
    .contentheading {
    	height: 30px;
    	background: url(../images/contenthead.png)  repeat-x;
    	color: #666666;
    	text-align: left;
    	padding-top: 9px;
    	padding-left: 15px;
    	font-weight: bold;
    	font-size: 11px;
    	white-space: nowrap;
    }
    
    .contentpagetitle {
    	font-size: 13px;
    	font-weight: bold;
    	color: #cccccc;
    	text-align:left;
    }
    
    table.searchinto {
    	width: 100%;
    }
    
    table.searchintro td {
    	font-weight: bold;
    }
    
    table.moduletable {
    	width: 100%;
    	margin-bottom: 5px;
    	padding: 0px;
    	border-spacing: 0px;
    	border-collapse: collapse;
    }
    
    table.moduletable th {
    	background: url(../images/subhead_bg.png) repeat-x;
    	color: #666666;
    	text-align: left;
    	padding-top: 4px;
    	padding-left: 4px;
    	height: 21px;
    	font-weight: bold;
    	font-size: 10px;
    	text-transform: uppercase;
    }
    
    table.moduletable td {
    	font-size: 11px;
    	padding: 0px;
    	margin: 0px;
    	font-weight: normal;
    }
    
    table.pollstableborder td {
      padding: 2px;
    }
    
    .sectiontableheader {
      font-weight: bold;
      background: #f0f0f0;
      padding: 4px;
    }
    
    .sectiontablefooter {
    
    }
    
    .sectiontableentry1 {
    	background-color : #ffffff;
    }
    
    .sectiontableentry2 {
    	background-color : #f9f9f9;
    }
    
    .small {
    	color: #999999;
    	font-size: 11px;
    	font-weight: bold;
    }
    
    .createdate {
    	height: 15px;
    	padding-bottom: 10px;
    	color: #999999;
    	font-size: 11px;
    	font-weight: bold;
    }
    
    .modifydate {
    	height: 15px;
    	padding-top: 10px;
    	color: #999999;
    	font-size: 11px;
    	font-weight: bold;
    }
    
    table.contenttoc {
      border: 1px solid #cccccc;
      padding: 2px;
      margin-left: 2px;
      margin-bottom: 2px;
    }
    
    table.contenttoc th {
      background: url(../images/subhead_bg.png) repeat-x;
      color: #666666;
    	text-align: left;
    	padding-top: 2px;
    	padding-left: 4px;
    	height: 21px;
    	font-weight: bold;
    	font-size: 10px;
    	text-transform: uppercase;
    }
    
    a.mainlevel:link, a.mainlevel:visited {
    	display: block;
    	background: url(../images/menu_bg.png) no-repeat;
    	vertical-align: middle;
    	font-size: 11px;
    	font-weight: bold;
    	color: #ffffff;
    	text-align: left;
    	padding-top: 5px;
    	padding-left: 18px;
    	height: 19px !important;
    	height: 24px;
    	width: 100%;
    	text-decoration: none;
    }

+ Antworten
Seite 1 von 2 1 2 LetzteLetzte

Ähnliche Themen

  1. Com PROFILER cb problem mit Bildfreigabe im Profil
    Von scripter im Forum Joomla Komponenten
    Antworten: 6
    Letzter Beitrag: 23.07.2006, 09:39
  2. Problem mit PDF-Generator im Mambo Shop
    Von retrospect55 im Forum Allgemeine Fragen zu Mambo
    Antworten: 0
    Letzter Beitrag: 05.02.2006, 21:12
  3. dummes Problem mit ID "0"
    Von automagazin24 im Forum Allgemeine Fragen zu Joomla
    Antworten: 0
    Letzter Beitrag: 02.02.2006, 21:54
  4. Problem mit Editor
    Von cyberroller im Forum Allgemeine Fragen zu Mambo
    Antworten: 0
    Letzter Beitrag: 23.07.2005, 16:13
  5. Problem mit Transmenu; evtl. anderes Menümodul gesucht...
    Von encryptedchild im Forum Mambo Module
    Antworten: 0
    Letzter Beitrag: 19.07.2005, 20:19

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein