Hallo liebe Joomla-Community,
ich hab wiedermal ein kleineres "Problemchen" mit einem Template von mir.
Die Homepage(link) ist die Joomla-Version "Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007" auf einem Strato-Server.
Nun zu meinem Problem:
Der MainBody, also der Inhalt der Seite, wird nur im Firefox, Safari etc. am oberen Rand der Zelle angezeigt. Internet Explorerignoriert das "vertical-align: top;", jedoch... Bin da echt am verzweifeln, weil ich die Seite sonst nicht publizieren kann/darf...
![]()
Habs in meinem HTML-Code., genauso wie in meinem CSS so eingetragen:
(meine index.php)
Und hier noch mein CSS für das Template:HTML-Code:<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" **********="content-type"> <title>Kühl und Tiefkühlzellen GmbH</title> <link href="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/css/template_css.css" rel="stylesheet" type="text/css" /> <style type="text/css">@import url(<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/menue/Menue.css) all;</style> <!--[if IE]> <link href="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/menue/Menue_ie.css" rel="stylesheet" type="text/css" /> <![endif]--> </head> <body> <table style="width: 779px; text-align: left; margin-left: auto; vertical-align: top; margin-right: auto;" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <img style="width: 243px; height: 153px;" src="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/header_1.jpg" alt=""></td> <td> <img style="width: 536px; height: 153px;" alt="" src="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/header_2_1.JPG"></td> </tr> <tr> <td colspan="1" rowspan="2" style="vertical-align: top; background-image: url(<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/page_left.JPG)" ><?php mosLoadModules ( 'user7'); ?><p> <?php mosLoadModules ( 'user5'); ?></td> <td style="vertical-align: top; background-image: url(<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/page_right.JPG);"> <img style="width: 536px; height: 127px" alt="" src="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/header_2_2.JPG"></td> </tr> <tr> <td style="vertical-align: top; width: 536px; background-image: url(<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/page_right.JPG)" rowspan="2"><?php mosMainBody(); ?> </td> </tr> <tr> <td style="height: 97px; width: 243px; vertical-align: bottom; background-image: url(<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/page_left.JPG)"> <img style="border: 0px solid ; width: 243px; height: 97px;" src="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/support.jpg" alt=""></td> </tr> <tr> <td style="background-image: url(<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/body_bg.gif)" colspan="2" rowspan="1"> </td> </tr> <tr> <td style="background-color: rgb(88, 100, 123); height: 50px;" colspan="2" rowspan="1"> <div style="text-align: center;"> <font align="center" color="white" size="3">Kühl- und Tiefkühlzellen GmbH - Talstraße 15 - D-97990 Weikersheim </font></div> </td> </tr> <tr> <td style="height: 10px;" colspan="2" rowspan="1"> <img style="width: 779px; height: 10px;" src="<?php echo $mosConfig_live_site; ?>/templates/KUT_CMS/images/footerline.gif" alt=""></td> </tr> </table> <br> </body> </html>
Link zu CSS
Ich hoffe meine Infos genügen und ihr könnt mir vlt. weiterhelfen...
Sehe gerade den ganzen Wald vor lauter Bäumen nicht mehr...
LG Marco


LinkBack URL
About LinkBacks
Zitieren

Lesezeichen