Joomla! Forum Schweiz wird Teil der D-A-CH Community

Nach vielen Jahren als zentrale Anlaufstelle für Fragen rund um Joomla! in der Schweiz wird das Joomla! Forum Schweiz künftig als Archiv weitergeführt.

Die Joomla!-Communities aus Deutschland, Österreich und der Schweiz arbeiten heute enger denn je zusammen. Deshalb bündeln wir künftig auch den deutschsprachigen Support und Austausch an einem gemeinsamen Ort im Joomla! D-A-CH Forum.

Für neue Fragen, Diskussionen und den Austausch mit der Community nutzt bitte ab sofort:

forum.joomla.de

Das Joomla! Forum Schweiz bleibt weiterhin bestehen und wird als Archiv im Lesemodus erhalten. Die vielen Beiträge, Lösungen und Erfahrungen aus den vergangenen Jahren bleiben damit weiterhin zugänglich und über die Suche auffindbar.

Wir bedanken uns herzlich bei allen Mitgliedern, Moderatoren und Helfern, die das Schweizer Joomla! Forum über viele Jahre mit ihrem Wissen und ihrem Engagement geprägt haben.

Wir sehen uns im Joomla! D-A-CH Forum!

Problem mit Tempalte im IE

  • Mark
  • Autor
  • Neues Mitglied
  • Neues Mitglied
Mehr
12 Sep. 2006 15:33 #3528 von Mark
Problem mit Tempalte im IE wurde erstellt von Mark
Hallo Leute, auf der Page --ALTER LINK WURDE ENTFERNT-- habe ich ein Problem und zwar zeigt es den Contentbereich föllig im Schilf an. Dies jedoch nur mit dem IE mit dem FF ist alles normal.... war kann mir helfen diesen Fehler zu beheben...

ich poste hier mal den Code vom Template... ich konnte den Fehler leider nicht finden.

Code:
<?php defined( '_VALID_MOS' ) or die( 'Restricted access' ); // needed to seperate the ISO number from the language file constant _ISO $iso = explode( '=', _ISO ); // xml prolog echo '<?xml version="1.0" encoding="'. $iso&#91;1&#93; .'"?' .'>'; ?> <!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' ) ) ? 2 : 1; //script to determine which div setup for layout to use based on module configuration $user1 = 0; $user2 = 0; $colspan = 0; $right = 0; // banner combos //user1 combos if ( mosCountModules( 'user1' ) + mosCountModules( 'user2' ) == 2) { $user1 = 2; $user2 = 2; $colspan = 3; } elseif ( mosCountModules( 'user1' ) == 1 ) { $user1 = 1; $colspan = 1; } elseif ( mosCountModules( 'user2' ) == 1 ) { $user2 = 1; $colspan = 1; } //right based combos if ( mosCountModules( 'right' ) and ( empty( $_REQUEST&#91;'task'&#93; ) || $_REQUEST&#91;'task'&#93; != 'edit' ) ) { $right = 1; } ?> <**** **********="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="<?php echo $mosConfig_live_site;?>/templates/rhuk_solarflare_ii/css/template_css.css" rel="stylesheet" type="text/css"/> <style type="text/css"> <!-- body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(templates/rhuk_solarflare_ii/images/bg_musicbild.gif); } </style></head> <body> <div align="center"> <br /> <table border="0" cellpadding="0" cellspacing="0" width="960"> <tr> <td class="outline"> <div class="clr"></div> <div id="header_outer"> <div id="header"> </div> </div> <div id="left_outer"> <div id="left_inner"> <?php mosLoadModules ( 'left', -2 ); ?></div> </div> <div id="content_outer"> <div id="content_inner"> <?php if ( mosCountModules ('banner') ) { ?> <table border="0" cellpadding="0" cellspacing="0" width="100%" class="content_table"> <tr> <td> <div id="banner_inner"> <img src="<?php echo $mosConfig_live_site;?>/templates/rhuk_solarflare_ii/images/advertisement.png" alt="advertisement.png, 0 kB" title="advertisement" border="0" height="8" width="468" /><br /> <?php mosLoadModules( 'banner', -1 ); ?><br /> </div> <div id="poweredby_inner"> <br /> </div> </td> </tr> </table> <?php } ?> <table border="0" cellpadding="0" cellspacing="0" width="100%" class="content_table"> <tr valign="top"> <td width="99%"> <table border="0" cellpadding="0" cellspacing="0" width="100%" class="content_table"> <?php if ($colspan > 0) { ?> <tr valign="top"><?php if ( $user1 > 0 ) { ?> <td width="50%"> <div class="user1_inner"> <?php mosLoadModules ( 'user1', -2 ); ?></div> </td> <?php } if ( $colspan == 3) { ?> <td width="2"><img src="<?php echo $mosConfig_live_site;?>/templates/rhuk_solarflare_ii/images/spacer.png" alt="" title="spacer" border="0" height="10" width="2" /></td> <?php } if ( $user2 > 0 ) { ?> <td width="50%"> <div class="user2_inner"> <?php mosLoadModules ( 'user2', -2 ); ?></div> </td> <?php } ?></tr> <tr> <td colspan="<?php echo $colspan; ?>"><img src="<?php echo $mosConfig_live_site;?>/templates/rhuk_solarflare_ii/images/spacer.png" alt="" title="spacer" border="0" height="2" width="100" /><br /> </td> </tr> <?php } ?> <tr> <td colspan="<?php echo $colspan; ?>"> <div id="pathway_text"> <?php mosPathWay(); ?></div> </td> </tr> <tr> <td colspan="<?php echo $colspan; ?>" class="body_outer"><?php mosMainBody(); ?></td> </tr> </table> </td> <?php if ( $right > 0 ) { ?> <td> <div id="right_outer"> <div id="right_inner"> <?php mosLoadModules ( 'right', -2 ); ?></div> </div> </td> <?php } ?></tr> </table> </div> </div> </td> </tr> </table> <?php mosLoadModules( 'debug', -1 );?><br /> Musicbild.li Bilder die klingen<br /> by <a title="die Beste Lösung" href="http://www.webartsolution.ch" target="_blank">WebArtSolution.ch</div> </body> </html>
  • Mark
  • Autor
  • Neues Mitglied
  • Neues Mitglied
Mehr
13 Sep. 2006 11:47 #3553 von Mark
Mark antwortete auf Re: Problem mit Tempalte im IE
Lösung gefunden....

Das Thema Box-Modell, bei welchem der IE einfach seine Probleme hat.

#content_outer {
padding: 0px;
margin-top: 0px;
margin-left: 2px;
border: 0px solid #cccccc;
float: left;
width: 795px;
}
ändern in:
#content_outer {
padding: 0px;
margin-top: 0px;
margin-left: 2px;
border: 0px solid #cccccc;
float: left;
width: 795px!important;
width: 791px;
}
Powered by Kunena Forum

Joomla! Verband Schweiz - Mitglied werden