ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Boxen Ja Menüs nein

Geschlossen
  1. #1
    User Pic
    take2 gelöschter User
    Hallo zusammen

    Ich bin schon ne ganze Woche auf der suche nach dem Fehler aber finde nichts!

    Also ich hab mir eine eigenes Design gemacht schön und gut doch jetzt das Problem ich kann Boxen einfügen die werden auch im Design angezeigt aber Menüs nicht ich hab echt schon alles aus probiert ihr könnt auch der Seite ja angucken und hier ist noch mal der Code von der Page

    <!-- www.gfx-take2.de -->
    <html>
    	<head>
    		<title>{TITLE}</title>
    		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" >
    		<link rel="stylesheet" type="text/css" href="include/designs/gfx_take2/style.css">
    	</head>
    	<body bgcolor="#FFFFFF">
    		<div align="center">
    			<table id="Tabelle_01" width="1025" border="0" cellpadding="0" cellspacing="0">
    				<tr>
    					<td colspan="2">
    						<img id="index_01" src="include/designs/gfx_take2/images/index_01.gif" width="129" height="23" alt="" ></td>
    					<td colspan="7">
    						<img id="index_02" src="include/designs/gfx_take2/images/index_02.gif" width="762" height="23" alt="" ></td>
    					<td colspan="2">
    						<img id="index_03" src="include/designs/gfx_take2/images/index_03.gif" width="133" height="23" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="23" alt="" ></td>
    				</tr>
    				<tr>
    					<td>
    						<img id="index_04" src="include/designs/gfx_take2/images/index_04.gif" width="2" height="18" alt="" ></td>
    					<td colspan="10">
    						<img id="index_05" src="include/designs/gfx_take2/images/index_05.gif" width="1022" height="18" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="18" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="11">
    						<img id="index_06" src="include/designs/gfx_take2/images/index_06.gif" width="1024" height="224" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="224" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="5" rowspan="2">
    						<img id="index_07" src="include/designs/gfx_take2/images/index_07.gif" width="241" height="78" alt="" ></td>
    					<td>
    						<img id="index_08" src="include/designs/gfx_take2/images/index_08.gif" width="182" height="77" alt="" ></td>
    					<td>
    						<img id="index_09" src="include/designs/gfx_take2/images/index_09.gif" width="176" height="77" alt="" ></td>
    					<td>
    						<img id="index_10" src="include/designs/gfx_take2/images/index_10.gif" width="176" height="77" alt="" ></td>
    					<td colspan="2">
    						<img id="index_11" src="include/designs/gfx_take2/images/index_11.gif" width="175" height="77" alt="" ></td>
    					<td>
    						<img id="index_12" src="include/designs/gfx_take2/images/index_12.gif" width="74" height="77" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="77" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="5" rowspan="2">
    						<img id="index_13" src="include/designs/gfx_take2/images/index_13.gif" width="709" height="26" alt="" ></td>
    					<td rowspan="2">
    						<img id="index_14" src="include/designs/gfx_take2/images/index_14.gif" width="74" height="26" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="1" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="5">
    						<img id="index_15" src="include/designs/gfx_take2/images/index_15.gif" width="241" height="25" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="25" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="5">
    						<img id="index_16" src="include/designs/gfx_take2/images/index_16.gif" width="241" height="24" alt="" ></td>
    					<td colspan="5" width="709" height="24"
    						background="include/designs/gfx_take2/images/index_17.gif" alt="" >
    							{HMENU}
    					</td>
    					<td>
    						<img id="index_18" src="include/designs/gfx_take2/images/index_18.gif" width="74" height="24" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="24" alt="" ></td>
    				</tr>
    				<tr>
    					<td width="2" height="133"
    						background="include/designs/gfx_take2/images/index_19.gif" alt="" >
    					</td>
    					<td colspan="2" width="193" height="133" 
    						background="include/designs/gfx_take2/images/index_20.gif" alt="" valign="top">
    							<p>{_list_menunr1@</p>
    								<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
    									<tr>
    										<td width="100%" height="32" background="" class="menu_heading"><div align="center"><strong>%1</strong> </div></td>
    									</tr>
    								</table>
    								<br>
    								<table width="115" border="0" align="center" cellpadding="0" cellspacing="0">
    									<tr>
    										<td  class="Bbody"><div align="center">%2</div></td>
    									</tr>
    								</table>
    							<p>}</p>
    					</td>
    					<td width="1" height="133"
    						background="include/designs/gfx_take2/images/index_21.gif" alt="" ></td>
    					<td width="45" height="133"
    						background="include/designs/gfx_take2/images/index_22.gif" alt="" >
    					</td>
    					<td colspan="5"  width="709" height="133"
    						background="include/designs/gfx_take2/images/index_23.gif" alt="" >
    							{EXPLODE}
    					</td>
    					<td width="74" height="133"
    						background="include/designs/gfx_take2/images/index_24.gif" alt="" >
    					</td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="133" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="11">
    						<img id="index_25" src="include/designs/gfx_take2/images/index_25.gif" width="1024" height="63" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="63" alt="" ></td>
    				</tr>
    				<tr>
    					<td colspan="11">
    						<img id="index_26" src="include/designs/gfx_take2/images/index_26.gif" width="1024" height="180" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="180" alt="" ></td>
    				</tr>
    				<tr>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="2" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="127" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="66" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="1" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="45" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="182" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="176" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="176" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="116" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="59" height="1" alt="" ></td>
    					<td>
    						<img src="include/designs/gfx_take2/images/Abstandhalter.gif" width="74" height="1" alt="" ></td>
    					<td></td>
    				</tr>
    			</table>
    		</div>
    	</body>
    </html>


    also ich weiß es echt nicht mehr


    mfg take2


    verwendete ilchClan Version: 1.1

    betroffene Homepage: www.gfx-take2.de/test/
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    eXecut1oner Mitglied
    Registriert seit
    26.10.2006
    Beiträge
    827
    Beitragswertungen
    0 Beitragspunkte
    wird wahrscheinlich die definition der menüs fehlen, siehe standard design ganz unten oder doku
    it's not a bug, it's a feature... nsk-team.com
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    take2 gelöschter User
    ach ich idi ist ja nicht m,ein erstes design aber ich denk immer noch nicht dran danke dir geht jetzt alles
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten