kostenloser Webspace werbefrei: lima-city


Seitenmenü

lima-cityForumProgrammiersprachenPHP, MySQL & .htaccess

  1. Autor dieses Themas

    zordy

    Kostenloser Webspace von zordy, auf Homepage erstellen warten

    zordy hat kostenlosen Webspace.

    Das ist ein template und ich würde es insofern gerne verändern, dass ich das seitenmenü rauslösche.
    Hat jemand eine Ahnung was ich da aus den folgednen Code Löschen muss?

    <?php
    defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
    ?>

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <?php echo "<?xml version=\"1.0\"?>"; ?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title><?php echo $mosConfig_sitename; ?></title>
    <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
    <?php mosShowHead(); ?>
    <link href="<?php echo $mosConfig_live_site;?>/templates/fv_business_blue/css/template_css.css" rel="stylesheet" type="text/css" />
    <link href="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 class="webcontainer">
    <table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="88">
    <param name="movie" value="templates/fv_business_blue/images/header_1.swf?ueberschrift=<?php echo $mosConfig_sitename; ?>" />
    <param name="quality" value="high" />
    <embed src="templates/fv_business_blue/images/header_1.swf?ueberschrift=<?php echo $mosConfig_sitename; ?>" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="88"></embed>
    </object></td>
    </tr>
    <tr>
    <td height="155" class="table_top_content"><table width="728" height="115" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td height="40" valign="middle"><span class="body_outer">
    <?php mosPathWay(); ?>
    </span></td>
    <td align="right" valign="middle"><?php mosLoadModules ( 'user3', -1); ?></td>
    </tr>
    <tr>
    <td colspan="2"><table width="100%" height="115" border="0" cellpadding="0" cellspacing="0" class="header_table">
    <tr>
    <td align="left" valign="middle" style="padding-left:10px;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="319" height="95">
    <param name="movie" value="templates/fv_business_blue/images/header_2.swf?ueberschrift=<?php echo $mosConfig_sitename; ?>" />
    <param name="quality" value="high" />
    <param name="wmode" value="transparent" />
    <embed src="templates/fv_business_blue/images/header_2.swf?ueberschrift=<?php echo $mosConfig_sitename; ?>" width="319" height="95" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
    </object></td>
    <td align="right" valign="top"><table width="379" height="95" cellpadding="0" cellspacing="0" style="margin-top:10px; margin-right:10px;">
    <tr>
    <td valign="top"><div class="newsflash_div">
    <?php if ( mosCountModules( 'top' ) ) { mosLoadModules ( 'top', -3 ); } ?>
    </div></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td valign="top" class="table_middle_content"><table width="728" border="0" align="center" cellpadding="0" cellspacing="0" >
    <tr>
    <td height="5" colspan="2" valign="top"></td>
    </tr>
    <tr>
    <td height="25" colspan="2" valign="top" background="templates/fv_business_blue/images/tr_bg.gif">&nbsp;</td>
    </tr>
    <tr>
    <td height="5" colspan="2" valign="top"></td>
    </tr>
    <tr>
    <td valign="top" style="padding-right:20px; padding-top:8px;"><span class="body_outer">
    <?php mosMainBody(); ?>
    </span>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="50%" valign="top" style="padding-right:10px;"><span class="body_outer"><span class="user1_inner">
    <?php mosLoadModules ( 'user1', -2 ); ?>
    </span></span></td>
    <td width="50%" valign="top"><span class="body_outer"><span class="user1_inner">
    <?php mosLoadModules ( 'user2', -2 ); ?>
    </span></span></td>
    </tr>
    </table></td>
    <td width="180" valign="top" bgcolor="#EEEEEE"><table width="160" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td><?php mosLoadModules ( 'left', -2 ); ?>
    <span style="padding-left:10px;">
    <?php mosLoadModules ( 'right', -3 ); ?>
    </span></td>
    </tr>
    </table></td>
    </tr>
    <tr height="10">
    <td></td>
    </tr>
    <tr>
    <td colspan="2" align="center" valign="bottom" style="border-top:1px dotted #CCCCCC; font-size:9px;"><span class="user1_inner"><?php mosLoadModules ( 'bottom', -2 ); ?>
    </span><?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?>

    <a href="http://www.funky-visions.de">Template Design by funky-visions.de</a>
    <!-- ENDE / END --></td>
    </tr>
    </table></td>
    </tr>
    <tr>
    <td class="table_bottom_content"></td>
    </tr>
    <tr>
    <td align="center"> <br />
    <?php mosLoadModules ( 'banner', -2 ); ?> </td>
    </tr>
    </table>
    <p align="center"><span class="seitencontainer">
    <?php
    if ($my->id) {
    include ("editor/editor.php");
    initEditor();
    }
    ?>
    </span></p>
    </div>
    </body>
    </html>

    :slant:
    bitte helft mir ich weiß echt nicht wie ich das raushauen soll. Im entefekt sollte das ganze dann so aussehen dass das seitenmenü nicht den Platz für mein eingefügtes forum wegnimmt.

    Beitrag geändert: 10.8.2007 9:12:37 von thoba
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. Ähm was denn für ein Menü? ich seh da eigentlich nur Tabellen in Tabellen in Tabellen ;-)

    Hast mal eine Beispielseite wo du das Menü siehst?

    Grüßle
  4. soweit ich weis ist das ein joomla template undzwar genau dieser:
    http://www.funky-visions.de/joomlademo/index.php?jos_change_template=fv_business_blue

    ich nutze kein joomla, aber müsste man nicht vom adminbereich das menü abschalten können? probier mal ob du das modul menü abschalten kannst.

    eine andere alternative wäre den inhalt bereich auf 100% auszubreiten.

    Beitrag geändert: 6.8.2007 16:38:22 von stallion44
  5. es wäre am besten das du mal eine seite machst wo man sieht wie es im moment ist damit wir unefähr ne ahnung haben ich habe zb den code kopiert und eingefügt aber was da rauskam war denk ich mal nicht das was du hast

    mfg
  6. Autor dieses Themas

    zordy

    Kostenloser Webspace von zordy, auf Homepage erstellen warten

    zordy hat kostenlosen Webspace.

    ihr könnt auf myhero.at gehen und euch die seite ansehen ich möchte für das forum das menü rausschmeisen allerdings geht das nicht mit joomla (sonst bleibt ein weiser leerer fleck zurück)ich muss das template verändern
  7. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!