Jump to content
  • 0

помогите пожалуйста с HTML кодом


lifemail
 Share

Question

у меня на 6 експлоре съезжает менюшка вниз(http://autoriginal.com.ua/) неподскажите в ч?м ошибка, спасибо!

вот код

<div id="logo">

<div>
<?php mosLoadModules ( 'user9' ); ?>
</div>


<?php switch ($option){
case "com_frontpage":
echo '<div id="top_bar_home"><img border="0" src="'.$myway.'/images/space.gif" alt="" width="1" height="1" usemap="#Map2" />';
break;
default:
echo '<div id="top_bar"><img border="0" src="'.$myway.'/images/space.gif" alt="" width="1" height="1" usemap="#Map" />';
break;}?>

</div></div>


<div align="center" ><?php echo $mycssONLY_PRI_menu ?></div>

<div id="clear"></div>

<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" id="centertb">
<tr>

<?php if (mosCountModules('left')) { ?>
<td valign="top" class="leftcol">
<div>
<?php mosLoadModules ( 'left',-3 ); ?>
</div>
</td>

<?php } ?>

<td valign="top" width="100%" id="contenttb">
<table width="100%" border="0" cellspacing="0" cellpadding="0">

<?php if (mosCountModules('top')) { ?>
<tr valign="top" >
<td colspan="3" align="center" class="contentmod">
<div>
<?php mosLoadModules ( 'top'); ?>
</div>
</td>
</tr>
<tr><td colspan="3"></td></tr>
<?php } ?>

<?php if (mosCountModules( "user1" )>0 or mosCountModules( "user2" )>0) { ?>
<tr>
<?php if (mosCountModules('user1')) { ?>
<td valign="top" class="contentmod">


<div>
<?php mosLoadModules ( 'user1' ); ?>
</div>
</td>
<?php } ?>

<?php if (mosCountModules( "user1" )>0 && mosCountModules( "user2" )>0) { ?>

<td><div class="mod"></div></td>
<?php } ?>

<?php if (mosCountModules('user2')) { ?>
<td valign="top" class="contentmod">
<div>
<?php mosLoadModules ( 'user2' ); ?>
</div></td>
<?php } ?>
</tr>

<tr><td colspan="3"></td></tr>
<?php } ?>
<tr>
<td colspan="3" class="pw" ><div><?php mosPathWay(); ?></div></td>
</tr>

<tr align="left" valign="top">
<td colspan="3" style="padding: 5px 0;">
<div class="main">
<?php mosMainBody(); ?>

<?php if (file_exists($mosConfig_absolute_path."/components/com_comments/comments.php")) {require_once($mosConfig_absolute_path."/components/com_comments/comments.php"); } ?>
</div>
</td>
</tr>

<?php if (mosCountModules('bottom')) { ?>
<tr>
<td colspan="3" valign="top" style="padding-top: 3px;text-align: left;">

<div>
<?php mosLoadModules ( 'bottom' ); ?>
</div>
</td>
</tr>
<?php } ?>

</table>
</td>

<?php if (mosCountModules('right')) { ?>
<td valign="top" class="rightcol">
<div>
<?php mosLoadModules ( 'right',-3 ); ?>
</div>
</td>
<?php } ?>

</tr>
</table>

<div class="foot">
<div class="footer_left">
<?php include_once ($mosConfig_absolute_path."/templates/" . $mainframe->getTemplate() . "/footer.inc"); ?>
</div>
<div class="footer_right">
<?php if (mosCountModules('user3')) { ?>
<?php mosLoadModules ( 'user3',-1 ); ?>


<?php } ?>


</div>
</div>


<map name="Map" id="Map">
<area shape="rect" coords="-4,45,28,29" href="index.php" alt="home" />
<area shape="rect" coords="37,45,71,29" href="index.php?option=com_contact&Itemid=3" alt="contact" />
<area shape="rect" coords="80,45,114,29" href="index.php?option=com_search&Itemid=5" alt="search" />
</map>
<map name="Map2" id="Map2">
<area shape="rect" coords="37,45,71,29" href="index.php?option=com_contact&Itemid=3" alt="contact" />
<area shape="rect" coords="80,45,114,29" href="index.php?option=com_search&Itemid=5" alt="search" />
</map>

</body>
</html>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

1. локализируйте пожалуйста проблему

2. поместите код в соответствующий тег

3 css

4. изложите более детально суть проблемы

<meta content="text/html;>charset=windows-1251" http-equiv="Content-Type"/>

ошибку видете? у меня под ИЕ6 одни иероглифы!

зы: 2 администрация, народ. надо что-то с этим делать ;)

после регистрации могет отсылать новичка на правила или что-то типа того

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy